- Main
- Dashboard
- Applications
- Layouts
- Workforce
- Members
- Teams
- Users
- Roles & Permission
- Activity Logs
- Management
- Notifications
- Settings
- Pages
- Login
- Register
- Forgot Password
- Reset Password
- Email Verification
- 2 Step Verification
- Error Pages
- Lock Screen
- General Pages
- Starter Page
- UI Interface
- Base UI
- Advanced UI
- Forms
- Tables
- Charts
- Icons
- Widgets
- Extras
- Documentation
- 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.