TreeSelectionModificationEventArgs Interface
Deprecated in 5.28.0. Use Tree component from @stratakit/structures instead.
Data structure that describes tree selection modification event payload.
Properties
| Name | Type | Description | |
|---|---|---|---|
| modifications | Observable<TreeSelectionChange> | An observable that emits tree selection changes. |
Defined in
Last Updated: 24 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.