TreeCheckboxStateChangeEventArgs Interface

Deprecated  in 5.28.0. Use Tree component from @stratakit/structures instead.

Data structure that describes tree checkbox state change event payload.

Properties

Name Type Description
stateChanges Observable<CheckboxStateChange[]> An observable that emits checkbox state changes.  

Defined in

Last Updated: 24 April, 2026