pivotick - v0.0.1
Preparing search index...
GraphOptions
RawNode
Type Alias RawNode
type
RawNode
=
{
children
?:
RawNode
[]
;
data
?:
NodeData
;
domID
?:
string
;
expanded
:
boolean
;
id
:
string
|
number
;
style
?:
Partial
<
NodeStyle
>
;
weight
?:
number
;
}
Index
Properties
children?
data?
dom
ID?
expanded
id
style?
weight?
Properties
Optional
children
children
?:
RawNode
[]
Optional
data
data
?:
NodeData
Optional
dom
ID
domID
?:
string
expanded
expanded
:
boolean
id
id
:
string
|
number
Optional
style
style
?:
Partial
<
NodeStyle
>
Optional
weight
weight
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
data
dom
ID
expanded
id
style
weight
pivotick - v0.0.1
Loading...