ListBoxChangeEventArgs

12 Sep 20251 minute to read

Interface for change event args.

Properties

elements Element[]

Returns the selected list elements.

event Event

Specifies the event.

items Object[]

Returns the selected list items.

name string

Specifies name of the event.

value number[]|string[]|boolean[]

Returns the selected state or selected list item in the ListBox.