0

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.

khemry
  • 585
  • 3
  • 7
Nakket
  • 620
  • 7
  • 18

1 Answers1

0

You can style it using css.

<ons-select style="width: 100px">
Tamura
  • 1,788
  • 1
  • 14
  • 10