FlattenedTreeRow
A flattened tree row with hierarchy metadata
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
key | string | Unique key identifying this row |
data | T | Original row data |
depth | number | Depth level in the tree (0 = root) |
hasChildren | boolean | Whether this row has children |
isExpanded | boolean | Whether this row is currently expanded |
parentKey | string | unknown | Key of the parent row, or null for root level |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt