Type alias: Connector
Ƭ Connector: (params: Connection) => Promise<Connection & Partial<Edge> | false> | Connection & Partial<Edge> | false
Type declaration
â–¸ (params): Promise<Connection & Partial<Edge> | false> | Connection & Partial<Edge> | false
Parameters
| Name | Type | 
|---|---|
| params | Connection | 
Returns
Promise<Connection & Partial<Edge> | false> | Connection & Partial<Edge> | false
 Vue Flow
Vue Flow