@moritzbrantner/diagrams - v0.1.1
GitHub
Preparing search index...
EntityRelationshipEntity
Type Alias EntityRelationshipEntity
type
EntityRelationshipEntity
=
{
fields
?:
readonly
EntityRelationshipField
[]
;
id
:
string
;
name
:
React.ReactNode
;
tone
?:
DiagramTone
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
fields?
id
name
tone?
width?
x?
y?
Properties
Optional
fields
fields
?:
readonly
EntityRelationshipField
[]
id
id
:
string
name
name
:
React.ReactNode
Optional
tone
tone
?:
DiagramTone
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
fields
id
name
tone
width
x
y
GitHub
@moritzbrantner/diagrams - v0.1.1
Loading...