Skip to main content

inno-modal-header

Overview

Represents the header of the inno-modal component.

See the inno-modal component for more information.

Properties

PropertyAttributeDescriptionTypeDefault
iconiconIcon of the header, optional.stringundefined
showCloseshow-closeHide the close button.booleantrue
variantvariantTheme variant of the component."dark" | "light"'light'

Events

EventDescriptionType
closeClickEmits when close icon is clicked and closes the modal Can be prevented, in which case only the event is triggered, and the modal remains openCustomEvent<Event>

Dependencies

Depends on

Graph


Built with StencilJS