Preparing search index...
The search index is not available
Neo4j Visualization Library
Neo4j Visualization Library
@neo4j-nvl/base
NvlMouseEvent
Interface NvlMouseEvent
Extends the MouseEvent interface with the
HitTargets
property. The result of a _.
NVL.getHits
call.
interface
NvlMouseEvent
{
nvlTargets
:
HitTargets
;
}
Hierarchy
MouseEvent
NvlMouseEvent
Index
Properties
nvl
Targets
Properties
nvl
Targets
nvl
Targets
:
HitTargets
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nvl
Targets
Neo4j Visualization Library
Loading...
Extends the MouseEvent interface with the HitTargets property. The result of a _.NVL.getHits call.