Graphora API
Preparing search index...
@graphora/layouts
LayoutCapabilities
Interface LayoutCapabilities
interface
LayoutCapabilities
{
edgeRoutes
?:
boolean
;
labelPlacements
?:
boolean
;
nodeGeometry
?:
"required"
|
"ignored"
|
"optional"
;
}
Index
Properties
edge
Routes?
label
Placements?
node
Geometry?
Properties
Optional
Readonly
edge
Routes
edgeRoutes
?:
boolean
Optional
Readonly
label
Placements
labelPlacements
?:
boolean
Optional
Readonly
node
Geometry
nodeGeometry
?:
"required"
|
"ignored"
|
"optional"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
Routes
label
Placements
node
Geometry
Graphora API
Loading...