Skip to content

Make Single Select Look like Tags #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
steelbrain opened this issue Aug 25, 2014 · 2 comments
Closed

Make Single Select Look like Tags #547

steelbrain opened this issue Aug 25, 2014 · 2 comments

Comments

@steelbrain
Copy link

It would be great to have an option that allows us to make the single select box look more like an input box, tags input for example.

@brianreavis
Copy link
Member

This isn't documented, but the "mode" option does just that:

$('select').selectize({mode: 'multi'});

@Pictor13
Copy link
Contributor

Pictor13 commented Oct 7, 2018

Was it not documented on purpose?
(maybe because of some grey-area use-case, where combination of settings break, when forcing the mode?)

Or can I do a pull-request with mode-setting added to the documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants