Graphora API
Preparing search index...
@graphora/layouts
ObstacleEdgeDiagnostic
Interface ObstacleEdgeDiagnostic
interface
ObstacleEdgeDiagnostic
{
id
:
GraphId
;
key
:
string
;
status
:
"work-limit"
|
"routed"
|
"reused"
|
"no-path"
;
}
Index
Properties
id
key
status
Properties
Readonly
id
id
:
GraphId
Readonly
key
key
:
string
Readonly
status
status
:
"work-limit"
|
"routed"
|
"reused"
|
"no-path"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
status
Graphora API
Loading...