onDataChanged
The .onDataChanged event is triggered when the user changes the data.
Argument
Returns the event object that contains information about the data change.
Name | Type | Description |
|---|---|---|
index | number[] | The index of the modified series |
property | The name of the column | |
value | The new value |
Schema: tchmi:framework#/definitions/TchmiTreeViewDataChangeEventObject
![]() | Available since version 1.12.760 |
