Graphora API
Preparing search index...
@graphora/interactions
reconcileFocus
Function reconcileFocus
reconcileFocus
(
target
:
FocusTarget
,
visible
:
readonly
(
{
nodeId
:
GraphId
;
type
:
"node"
}
|
{
edgeId
:
GraphId
;
type
:
"edge"
}
)
[]
,
)
:
FocusTarget
Clear removed/filtered items, preserving the visible list's ID representation.
Parameters
target
:
FocusTarget
visible
:
readonly
(
{
nodeId
:
GraphId
;
type
:
"node"
}
|
{
edgeId
:
GraphId
;
type
:
"edge"
}
)
[]
Returns
FocusTarget
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Graphora API
Loading...
Clear removed/filtered items, preserving the visible list's ID representation.