Files

ion-select-popover

SelectPopover is an internal component that is used for create the popover interface, from a Select component.

Properties

Property Attribute Description Type
header header Header text for the popover string
message message Text for popover body string
options -- Array of options for the popover SelectPopoverOption[]
subHeader sub-header Subheader text for the popover string

Built with StencilJS