useTreeModel Function
Deprecated in 5.28.0. Use Tree component from @stratakit/structures instead.
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: 24 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.