@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
OrgChartVisibleNode
Type Alias OrgChartVisibleNode
type
OrgChartVisibleNode
=
{
depth
:
number
;
index
:
number
;
node
:
OrgChartNodeData
;
parentNode
?:
OrgChartNodeData
;
path
:
string
[]
;
siblingCount
:
number
;
}
Index
Properties
depth
index
node
parent
Node?
path
sibling
Count
Properties
depth
depth
:
number
index
index
:
number
node
node
:
OrgChartNodeData
Optional
parent
Node
parentNode
?:
OrgChartNodeData
path
path
:
string
[]
sibling
Count
siblingCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
index
node
parent
Node
path
sibling
Count
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...