Graphora API
Preparing search index...
@graphora/interactions
FocusTarget
Type Alias FocusTarget
FocusTarget
:
|
{
nodeId
:
GraphId
;
type
:
"node"
}
|
{
edgeId
:
GraphId
;
type
:
"edge"
}
|
null
Logical graph focus, independent of DOM focus and selection.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Graphora API
Loading...
Logical graph focus, independent of DOM focus and selection.