@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
MindMapFlatNode
Type Alias MindMapFlatNode
type
MindMapFlatNode
=
{
description
?:
React.ReactNode
;
id
:
string
;
label
:
React.ReactNode
;
parentId
?:
string
;
tone
?:
DiagramTone
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
description?
id
label
parent
Id?
tone?
x?
y?
Properties
Optional
description
description
?:
React.ReactNode
id
id
:
string
label
label
:
React.ReactNode
Optional
parent
Id
parentId
?:
string
Optional
tone
tone
?:
DiagramTone
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
label
parent
Id
tone
x
y
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...