Graphora API
Preparing search index...
@graphora/interactions
HighlightState
Interface HighlightState
interface
HighlightState
{
highlightedEdgeIds
:
readonly
GraphId
[]
;
highlightedNodeIds
:
readonly
GraphId
[]
;
source
:
HighlightSource
;
}
Index
Properties
highlighted
Edge
Ids
highlighted
Node
Ids
source
Properties
Readonly
highlighted
Edge
Ids
highlightedEdgeIds
:
readonly
GraphId
[]
Readonly
highlighted
Node
Ids
highlightedNodeIds
:
readonly
GraphId
[]
Readonly
source
source
:
HighlightSource
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
highlighted
Edge
Ids
highlighted
Node
Ids
source
Graphora API
Loading...