Skip to content

@vue-flow/monorepo • Docs


Type Alias: Connector() ​

Connector: (params) => Promise<Connection & Partial<Edge> | false> | Connection & Partial<Edge> | false

Parameters ​

• params: Connection

Returns ​

Promise<Connection & Partial<Edge> | false> | Connection & Partial<Edge> | false

Released under the MIT License.