useTreeModel Function
React hook that returns an immutable TreeModel whenever it changes in the given
TreeModelSource.
useTreeModel(modelSource: TreeModelSource): TreeModel
| Parameter | Type | Description |
|---|---|---|
| modelSource | TreeModelSource |
Returns - TreeModel
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.