DropDownTreeChangeEvent
Represents the object of the onChange
DropDownTree event.
Name | Type | Default | Description |
---|---|---|---|
level |
| ||
nativeEvent |
| A native DOM event. | |
syntheticEvent |
| A React | |
target |
| An event target. | |
value |
| The current value of the component. |
Represents the object of the onChange
DropDownTree event.
Name | Type | Default | Description |
---|---|---|---|
level |
| ||
nativeEvent |
| A native DOM event. | |
syntheticEvent |
| A React | |
target |
| An event target. | |
value |
| The current value of the component. |