Select input

Choose a type of select with different modifiers:

Add options dynamically:

Add option Other attributes you can add to the ons-select tag: autofocus disabled form multiple name required size Properties you can change dinamically: disabled length multiple name options selectedIndex size value Methods you can use: add(option[, index]) remove(index)