ion-select-option
セレクトオプションは、セレクトの子要素となるコンポーネントです。定義された各オプションは、Selectダイアログに渡され表示されます。
使用例については、Selectのドキュメントを参照してください。
プロパティ
disabled
Description | If true , the user cannot interact with the select option. This property does not apply when interface="action-sheet" as ion-action-sheet does not allow for disabled buttons. |
Attribute | disabled |
Type | boolean |
Default | false |
value
Description | The text value of the option. |
Attribute | value |
Type | any |
Default | undefined |
イベント
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.