Search results

DdtChangeEventArgs API in JavaScript (ES5) Dropdown Tree API control

Properties

e

MouseEvent | KeyboardEvent

Specifies the original event.

element

HTMLElement

Returns the root element of the component.

isInteracted

boolean

If the event is triggered by interaction, it returns true. Otherwise, it returns false.

oldValue

string[]

Returns the component previous values.

value

string[]

Returns the updated component values.