Question

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.

Était-ce utile?

La solution

You can style it using css.

<ons-select style="width: 100px">
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top