Form Select
Select2
Select2 gives you a customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options.
Single Select
Select2 can take a regular select box like this...
Multiple Select
Select2 can take a regular select box like this...
Choices
Single select input Example
Set data-choices
attribute to set a default
single select.
Set data-choices data-choices-groups
attribute
to set option group
Set data-choices data-choices-search-false
data-choices-removeItem
Set data-choices data-choices-sorting-false
attribute.
Multiple select input
Set data-choices multiple
attribute.
Set data-choices data-choices-removeItem
multiple
attribute.
Set data-choices data-choices-multiple-groups="true"
multiple
attribute.
Text inputs
Set data-choices data-choices-limit="Required Limit"
data-choices-removeItem
attribute.
Set data-choices data-choices-text-unique-true
attribute.
Set data-choices data-choices-text-disabled-true
attribute.