Skip to content
On this page

Interface: NodeDragEvent

Table of contents

Properties

Properties

event

• event: MouseEvent


intersections

• Optional intersections: GraphNode<any, any>[]


node

• node: GraphNode<any, any>


nodes

• nodes: GraphNode<any, any>[]

Released under the MIT License.