Search code examples
angularjsonsen-ui

It is possible to set width of <ons-select> in OnsenUI?


I want to do something like: ons-select width="100". However, it seems that option is not available in OnsenUI.

Any help is really appreciated.


Solution

  • You can style it using css.

    <ons-select style="width: 100px">