How can I help you?
SelectedItem
6 Feb 20261 minute to read
An interface that holds selected item.
Properties
data { [key: string]: Object }|string[]|number[]
It denotes the selected item dataSource JSON object.
item HTMLElement|Element
It denotes the selected item list element.
text string
It denotes the selected item text.