Skip to content

@vue-flow/monorepoDocs


Interface: HandleProps

Properties

connectable?

optional connectable: HandleConnectable

Enable/disable connecting to handle altogether


connectableEnd?

optional connectableEnd: boolean

Can this handle be used to end a connection


connectableStart?

optional connectableStart: boolean

Can this handle be used to start a connection


id?

optional id: string

Unique id of handle element


isValidConnection?

optional isValidConnection: ValidConnectionFunc

A valid connection func ValidConnectionFunc


position?

optional position: Position

Handle position (top, bottom, left, right) Position


type?

optional type: HandleType

Handle type (source / target) HandleType

VueFlow v1.42 中文网 - 粤ICP备13048890号