mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
ion-select-popover
SelectPopover is an internal component that is used for create the popover interface, from a Select component.
Properties
header
string
Header text for the popover
message
string
Text for popover body
options
SelectPopoverOption[]
Array of options for the popover
subHeader
string
Subheader text for the popover
Attributes
header
string
Header text for the popover
message
string
Text for popover body
options
Array of options for the popover
sub-header
string
Subheader text for the popover
Built with StencilJS