Search results

DdtChangeEventArgs API in Angular Dropdown Tree API component

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.