Basic
Turn default select to dropdown-select.
Placeholder
Option with value=""
will be displayed as placeholder.
Multiple
Multiple options will be displayed with tag style.
Search
Supports search input for easy selection of options.
Creatable
Dynamically create new options from text input by the user in the search box.
Clearable
Show 'x' icon on the select box when a value is selected. Clicking the clear button will clear the selected value, effectively resetting the select box back to its placeholder value.
Sizing
You may also choose from small and large.
Validation
Supports bootstrap custom validation styles.