Skip to content
On this page

Interface: NodeMouseEvent

Table of contents

Properties

Properties

connectedEdges

• connectedEdges: GraphEdge<any, any, string>[]


event

• event: MouseTouchEvent


node

• node: GraphNode<any, any, string>

Released under the MIT License.