SelectedItem

12 Sep 20251 minute to read

An interface that holds selected item.

Properties

data { : }|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.