@benportner/js_family_tree
Preparing search index...
UnionData
Interface UnionData
interface
UnionData
{
id
:
string
;
insertedBy
:
null
|
ClickableNode
;
type
:
"union"
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
Union
UnionData
Index
Properties
id
inserted
By
type
visible
Properties
id
id
:
string
inserted
By
insertedBy
:
null
|
ClickableNode
type
type
:
"union"
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
inserted
By
type
visible
@benportner/js_family_tree
Loading...