セレクトボックスを表示するコンポーネントです。select
要素に使用できる属性の多くが ons-select
要素でも利用できます。
The VOnsSelect
component is used to display a select box with an arbitrary number of options.
There are several attributes that can be used to customize the behavior of the element. These are the same attributes as those that can be used for the regular HTML <select>
element.
Please check the Onsen UI Reference documentation for a complete reference of the enabled attributes.
Name | 概要 |
---|---|
material | Displays a Material Design select input. (翻訳中) |
underbar | Displays a horizontal line underneath a select input. (翻訳中) |
Onsen UIに関する質問は、Stack Overflowにてonsen-uiタグを付与してください。Onsen UIチームはあなたの問題解決をお手伝いします。
バグ報告や機能要望については、GitHub Issuesに記載をお願いいたします。
あわせて、下記の情報も参考にしてください。