Skip to content

Interface: NodeDragEvent ​

Table of contents ​

Properties ​

Properties ​

event ​

• event: MouseTouchEvent


intersections ​

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


node ​

• node: GraphNode<any, any, string>


nodes ​

• nodes: GraphNode<any, any, string>[]

Released under the MIT License.