Skip to content

@vue-flow/monorepo • Docs


Type Alias: BezierEdgeProps ​

BezierEdgeProps: EdgePositions & BezierPathOptions & Omit<BaseEdgeProps, "labelX" | "labelY" | "path"> & Pick<EdgeProps, "sourcePosition" | "targetPosition">

Released under the MIT License.