RuiTagSelector
Sources:
../../src/componentsInputs/TagSelector/TagSelector.vue
Component used to select tags from a list
**Note:** This component depends on the `vue-multiselect` library
Component used to select tags from a list Note: This component depends on the vue-multiselect
library
Props
Name | Required | Type | Default | Allowed values | Description |
---|---|---|---|---|---|
tags | array | [] | Available tags list | ||
modelValue | Yes | array |
Events
Name | Description | Parameters |
---|---|---|
update:modelValue |
Slots
This component has no slot.