Preparing search index...
The search index is not available
leaf
leaf
TreeNodeJSON
Type Alias TreeNodeJSON<T>
TreeNodeJSON
:
Omit
<
TreeNodeValue
,
"meta"
|
"children"
>
&
{
children
:
TreeNodeJSON
<
T
>
[]
;
meta
:
T
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
leaf
Loading...