Skip to content
On this page

Interface: NodeMouseEvent

Table of contents

Properties

Properties

connectedEdges

• connectedEdges: GraphEdge<any, any>[]


event

• event: MouseTouchEvent


node

• node: GraphNode<any, any>

Released under the MIT License.