Designed for HTML Select tag
Multiple Select has been designed to reduce development time and to require no specific knowledge from developers. It is both featherweight and feature-rich.
Features
- Default option allows showing a checkbox.
- Ability to grouping elements.
- Supports to show multiple items in a single row.
- Select all options.
- Feature to show placeholder.
Latest release 2.1.1 (2025-3-12)
- New: Added vue3 and bootstrap5 support.
- New: Added lint for js, scss, spell and editor.
- New: Added
classInput
option to show class of input radio/checkbox.
- New: Added
filterSelectAll
option to show/hide the select all checkbox in the filter.
- New: Added
resetFilter
method to reset the filter.
- New: Added id-ID locale.
- Update: Updated
placeholder
class toms-placeholder
.
- Update: Fixed alignment issue of single mode in the bootstrap theme.