mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
remove searchable from docs
This commit is contained in:
@@ -41,7 +41,7 @@ export default {
|
|||||||
- `maxHeight` Limit the height of the dropdown menu.
|
- `maxHeight` Limit the height of the dropdown menu.
|
||||||
- type: String
|
- type: String
|
||||||
- default: '400px'
|
- default: '400px'
|
||||||
<!-- - `searchable` Toggle filtering of options.
|
<!-- `searchable` Toggle filtering of options.
|
||||||
- type: Boolean
|
- type: Boolean
|
||||||
- default: true -->
|
- default: true -->
|
||||||
- `multiple` Equivalent to `multiple` attribute on a `<select>`.
|
- `multiple` Equivalent to `multiple` attribute on a `<select>`.
|
||||||
|
|||||||
Reference in New Issue
Block a user