Skip to content

@vue-flow/monorepo • Docs


Interface: NodeDragItem ​

Properties ​

dimensions ​

dimensions: Dimensions


distance ​

distance: XYPosition


expandParent? ​

optional expandParent: boolean


extent? ​

optional extent: CoordinateExtent | CoordinateExtentRange | "parent"


from ​

from: XYPosition


id ​

id: string


parentNode? ​

optional parentNode: string


position ​

position: XYPosition

Released under the MIT License.