ion-select-option
SelectOption is a component that is a child element of Select. For more information, see the
Properties
disabled | |
|---|---|
| Description | If
|
| Attribute | disabled |
| Type | boolean |
| Default | false |
selected | |
| Description | If |
| Attribute | selected |
| Type | boolean |
| Default | false |
value | |
| Description | The text value of the option. |
| Attribute | value |
| Type | any |