computeVisibleNodes Function
Deprecated in 5.28.0. Use Tree component from @stratakit/structures instead.
Generates flat list of visible nodes in the tree model.
computeVisibleNodes(model: TreeModel): VisibleTreeNodes
| Parameter | Type | Description |
|---|---|---|
| model | TreeModel |
Returns - VisibleTreeNodes
Defined in
Last Updated: 24 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.