GraphEdge
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Catalog#
Loading…
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| x1 * | number | — | |
| y1 * | number | — | |
| x2 * | number | — | |
| y2 * | number | — | |
| curve | { cx: number; cy: number; } | undefined | — | Optional Q-curve control point. |
| edgeStyle | enum | solid | |
| color | string | undefined | — | Stroke color override. Defaults to the style's tone. |
| arrowheadId | string | undefined | — | Marker id for an arrowhead. |