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