CheckboxStateChange Interface
Data structure that describes checkbox state change.
Properties
| Name | Type | Description | |
|---|---|---|---|
| newState | CheckBoxState | New state of the checkbox. | |
| nodeItem | TreeNodeItem | Tree node item that was affected by checkbox state change. |
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.