Select2 for custom search and select
Just add bootstrap-select-min.js and same css & add class .selectpicker
add the following line class="js-switch" data-color="#13dafe"
to your input element.
You can add data-size="small",data-size="large"
to your input element for different sizes.
You can apply data-color="@color" data-secondary-color="@color"
to your input element to both color.
Add data-role="tagsinput"
to your input field & its automatically change it to a tags input.
You can also use select multiple
to your input field.
You can also use group tag data-role="tagsinput"
to your input field.
Use the data-plugin="touchSpin"
to create a Bootstrap style spinner.
Use a select multiple
as your input element.
Bootstrap brand colors
Add simple checkbox-circle
class
Disable state
With bootstrap colors
All buttons clickable
Disable state