We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5f38f commit a4e5277Copy full SHA for a4e5277
README.md
@@ -37,22 +37,6 @@ Visit: [vue-multiselect.js.org](https://vue-multiselect.js.org/#sub-getting-star
37
</a>
38
</p>
39
40
-## Features & characteristics:
41
-* NO dependencies
42
-* Single select
43
-* Multiple select
44
-* Tagging
45
-* Dropdowns
46
-* Filtering
47
-* Search with suggestions
48
-* Logic split into mixins
49
-* Basic component and support for custom components
50
-* V-model support
51
-* Vuex support
52
-* Async options support
53
-* Fully configurable
54
-
55
56
## Install & basic usage
57
58
```bash
@@ -86,7 +70,6 @@ export default {
86
70
```
87
71
88
72
## Examples
89
-inhtml-lang/pug-lang
90
73
91
74
### Single select / dropdown
92
75
```vue
0 commit comments