Vue GridMultiselect
Simple multi-select component with items displayed in a table like UI.
Installation
Run the following npm command:
Or, place the following tags on your page:
Introduction
A simple multi-select component for Vue framework with items displayed in a table like UI. An alternative to dropdown based select components.
Features and Characteristics
- No dependencies
- Searching
- Grouping
- Disabling Items
- Row Details
- Easily configurable
- Custom slots
- V-model suppport
- Vuex support
Basic Usage
via NPM
via CDN
Getting Started and Documentation
Detailed documentation and demos can be found here.
Custom Heading
Custom Labels
Grouping
Slots
Detailed documentation and demos can be found here.