|
@@ -657,6 +657,7 @@ Create and select new items that are not included in select options
|
|
|
| no-match-text | displayed text when no data matches the filtering query | string | — | No matching data |
|
|
|
| no-data-text | displayed text when there is no options | string | — | No data |
|
|
|
| popper-class | custom class name for Select's dropdown | string | — | — |
|
|
|
+| default-first-option | select first matching option on enter key. Use with `filterable` or `remote` | boolean | - | false |
|
|
|
|
|
|
### Select Events
|
|
|
| Event Name | Description | Parameters |
|