Workflow

Connection

Custom connection line renderer for ReactFlow showing animated bezier curves with endpoint circles.

Props

PropTypeDefaultDescription
fromXnumber-Source handle X coordinate
fromYnumber-Source handle Y coordinate
toXnumber-Target handle X coordinate
toYnumber-Target handle Y coordinate

Import

import { Connection } from '@blastx/ui-ai';