Graphora API
Preparing search index...
@graphora/interactions
SelectionState
Interface SelectionState
interface
SelectionState
{
selectedEdgeIds
:
readonly
GraphId
[]
;
selectedNodeIds
:
readonly
GraphId
[]
;
}
Index
Properties
selected
Edge
Ids
selected
Node
Ids
Properties
Readonly
selected
Edge
Ids
selectedEdgeIds
:
readonly
GraphId
[]
Readonly
selected
Node
Ids
selectedNodeIds
:
readonly
GraphId
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
selected
Edge
Ids
selected
Node
Ids
Graphora API
Loading...