Skip to main content
Version: v8

ion-select-option

shadow

セレクトオプションは、セレクトの子要素となるコンポーネントです。定義された各オプションは、Selectダイアログに渡され表示されます。

使用例については、Selectのドキュメントを参照してください。

プロパティ

disabled

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

value

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

イベント

No events available for this component.

メソッド

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSSカスタムプロパティ

No CSS custom properties available for this component.

Slots

No slots available for this component.