Commit 94434dcb authored by 杨奕's avatar 杨奕 Committed by Jikkai Xiao

Autocomplete: remove duplicate prop in types (#11388)

parent 15c38293
......@@ -56,9 +56,6 @@ export declare class ElAutocomplete extends ElementUIComponent {
/** Whether show suggestions when input focus */
triggerOnFocus: boolean
/** Whether to emit a `select` event on enter when there is no autocomplete match */
selectWhenUnmatched: boolean
/** Prefix icon class */
prefixIcon: string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment