- MAIN
- Dashboard
- Applications
- Layouts
- HEALTHCARE
- Patients
- Doctors
- Appointments
- Visits
- Laboratory
- Pharmacy
- MANAGE
- Staffs
- Notifications
- Settings
- PAGES
- Authentication
- Error Pages
- Other Pages
- UI Interface
- Base UI
- Advanced UI
- Forms
- Tables
- Charts
- Icons
- Widgets
- HELP
- Documentation
- Changelog
- Multi Level
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.