Workflow

Edge

Custom edge renderer providing animated and temporary edge styles for ReactFlow diagrams.

Props

PropTypeDefaultDescription
idstring-Edge identifier
sourcestring-Source node ID
targetstring-Target node ID
markerEndstring-Arrow marker (Animated only)

Import

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