Vue Gridmultiselect
Simple multi-select with items displayed in a table UI
No Dependencies
Minimal setup, single module installation.
Different Approach
Replace a dropdown and display the selection within the nice table/grid UI.
V-Model and Vuex Support
Built-in data updating mechanisms based on Vue core without events
# Default Setup
Cities
- San Francisco
- Berlin
# Customized Example
# Characteristics
- No dependencies
- Searching
- Grouping
- Split View
- Labeling (title, no data messages, multiple keys as a label source...)
- Disabling Items
- Row Details
- Menu Positioning
- Easily configurable
- Custom slots
- V-model support
- Vuex support