We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c3829 commit 94434dcCopy full SHA for 94434dc
types/autocomplete.d.ts
@@ -56,9 +56,6 @@ export declare class ElAutocomplete extends ElementUIComponent {
56
/** Whether show suggestions when input focus */
57
triggerOnFocus: boolean
58
59
- /** Whether to emit a `select` event on enter when there is no autocomplete match */
60
- selectWhenUnmatched: boolean
61
-
62
/** Prefix icon class */
63
prefixIcon: string
64
0 commit comments