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 v1.5.2 (2019-11-13)
- Update: Fixed virtual scroll bottom select bug.
- Update: Fixed element not destroyed bug using
v-if
.