mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
ion-select-popover
The select popover is an internal component that is used to create the popover interface from a select component.
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
header |
header |
Header text for the popover | string | undefined |
undefined |
message |
message |
Text for popover body | string | undefined |
undefined |
options |
-- | Array of options for the popover | SelectPopoverOption[] |
[] |
subHeader |
sub-header |
Subheader text for the popover | string | undefined |
undefined |
Built with StencilJS