@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
RelationshipMapNode
Type Alias RelationshipMapNode
type
RelationshipMapNode
=
{
description
?:
React.ReactNode
;
group
?:
React.ReactNode
;
groupId
?:
string
;
height
?:
number
;
id
:
string
;
label
:
React.ReactNode
;
tone
?:
RelationshipMapTone
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
description?
group?
group
Id?
height?
id
label
tone?
width?
x?
y?
Properties
Optional
description
description
?:
React.ReactNode
Optional
group
group
?:
React.ReactNode
Optional
group
Id
groupId
?:
string
Optional
height
height
?:
number
id
id
:
string
label
label
:
React.ReactNode
Optional
tone
tone
?:
RelationshipMapTone
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
group
Id
height
id
label
tone
width
x
y
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...