|
@@ -699,6 +699,7 @@ Search data from server-side.
|
|
|
Attribute | Description | Type | Options | Default
|
|
|
|----| ----| ----| ---- | -----|
|
|
|
|placeholder| the placeholder of Autocomplete| string | — | — |
|
|
|
+| clearable | whether to show clear button | boolean | — | false |
|
|
|
|disabled | whether Autocomplete is disabled | boolean | — | false|
|
|
|
| value-key | key name of the input suggestion object for display | string | — | value |
|
|
|
|icon | icon name | string | — | — |
|