TreeListEvent
Interface
Represents the base event object of the TreeList.
Definition
Package:@progress/kendo-react-treelist
Properties
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
Represents the base event object of the TreeList.
Package:@progress/kendo-react-treelist
any
A native DOM event.
SyntheticEvent<any, Event>
A React Synthetic Event.