AutoCompleteHandle
Component
Represent the ref of the AutoComplete component.
Definition
Package:@progress/kendo-react-dropdowns
Properties
element
null | HTMLSpanElement
The AutoComplete element.
mobileMode
boolean
Gets the mobile mode of the AutoComplete component.
name
undefined | string
Gets the name property of the AutoComplete.
opened
boolean
Gets whether the AutoComplete popup is open.
props
Readonly<AutoCompleteProps>
Represents the validity state into which the AutoComplete is set.
value
string
The value of the AutoComplete.