Skip to main content
Version: v7

ion-select-option

shadow

Select Options are components that are child elements of a Select. Each option defined is passed and displayed in the Select dialog.

For usage examples, see the Select documentation.

Properties

disabled

Descriptiontrueの場合、ユーザは選択オプションと対話することができません。このプロパティは、interface="action-sheet"の場合には適用されない。なぜなら、ion-action-sheetはボタンを無効にすることができないからです。
Attributedisabled
Typeboolean
Defaultfalse

value

Descriptionオプションのテキスト値です。
Attributevalue
Typeany
Defaultundefined

Events

No events available for this component.

Methods

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSS Custom Properties

No CSS custom properties available for this component.

Slots

No slots available for this component.