@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
DependencyGraphNode
Type Alias DependencyGraphNode
type
DependencyGraphNode
=
{
description
?:
React.ReactNode
;
group
?:
React.ReactNode
;
height
?:
number
;
id
:
string
;
label
:
React.ReactNode
;
minimizable
?:
boolean
;
partId
?:
string
;
status
?:
DependencyGraphStatus
;
tone
?:
DiagramTone
;
version
?:
React.ReactNode
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
description?
group?
height?
id
label
minimizable?
part
Id?
status?
tone?
version?
width?
x?
y?
Properties
Optional
description
description
?:
React.ReactNode
Optional
group
group
?:
React.ReactNode
Optional
height
height
?:
number
id
id
:
string
label
label
:
React.ReactNode
Optional
minimizable
minimizable
?:
boolean
Optional
part
Id
partId
?:
string
Optional
status
status
?:
DependencyGraphStatus
Optional
tone
tone
?:
DiagramTone
Optional
version
version
?:
React.ReactNode
Optional
width
width
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
group
height
id
label
minimizable
part
Id
status
tone
version
width
x
y
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...