Skip to content

@vue-flow/monorepo • Docs


Interface: HandleElement ​

Extends ​

Properties ​

height ​

height: number

Inherited from ​

Dimensions.height


id? ​

optional id: null | string


position ​

position: Position


width ​

width: number

Inherited from ​

Dimensions.width


x ​

x: number

Inherited from ​

XYPosition.x


y ​

y: number

Inherited from ​

XYPosition.y

Released under the MIT License.