ITreeViewSchema
@spartanfx/react / ITreeViewSchema
Interface: ITreeViewSchema<T>
Schema configuration for mapping item fields to tree structure.
Supports both flat (id/parentId) and nested (children) data structures.
Type Parameters
T
T = any
@spartanfx/react / ITreeViewSchema
Schema configuration for mapping item fields to tree structure.
Supports both flat (id/parentId) and nested (children) data structures.
T = any