Skip to content

@vue-flow/monorepo • Docs


Interface: IsValidParams ​

Properties ​

connectionMode ​

connectionMode: ConnectionMode


doc ​

doc: Document | ShadowRoot


flowId ​

flowId: null | string


fromHandleId ​

fromHandleId: null | string


fromNodeId ​

fromNodeId: string


fromType ​

fromType: HandleType


handle ​

handle: null | ConnectingHandle


isValidConnection? ​

optional isValidConnection: ValidConnectionFunc


lib ​

lib: string


nodeLookup ​

nodeLookup: NodeLookup

Released under the MIT License.