Need help upgrading to Ionic Framework 4.0? Get assistance with our Enterprise Migration Services EXPLORE NOW

Option

ion-option

Improve this doc

ion-option is a child component of ion-select. Similar to the native option element, ion-option can take a value and a selected property.

Input Properties

Attr Type Details
selected boolean

Whether or not the option is already selected

value any

The value of the option

disabled boolean

Whether or not the option is disabled

Output Events

Attr Details
ionSelect

Event to evaluate when option is selected

API

Native

General