g3-toolkit API Reference
Preparing search index...
core/src
ElkJsonEdge
Interface ElkJsonEdge
interface
ElkJsonEdge
{
id
:
string
;
labels
?:
readonly
{
text
?:
string
}
[]
;
sections
?:
readonly
unknown
[]
;
sources
?:
readonly
string
[]
;
targets
?:
readonly
string
[]
;
}
Index
Properties
id
labels?
sections?
sources?
targets?
Properties
id
id
:
string
Optional
labels
labels
?:
readonly
{
text
?:
string
}
[]
Optional
sections
sections
?:
readonly
unknown
[]
Optional
sources
sources
?:
readonly
string
[]
Optional
targets
targets
?:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
labels
sections
sources
targets
g3-toolkit API Reference
Loading...