ember-cli-selectize
ember-cli-selectize copied to clipboard
Using input field instead of select box for one item
I want to create a similar experience like GitHub's select input form. But with selectize it's only possible to display a input field instead of a select-box if you have multi-selection enabled. Is there a nice way to change this?
Only one item a time you can select, but an input field instead of a select box.