Interface: LinkPathProps
Defined in: diagram/linkLayer.tsx:341
Props for LinkPath component.
See
Properties
Property | Type | Description |
---|---|---|
| SVG path marker for the source endpoint of the link. | |
| SVG path marker for the target endpoint of the link. | |
| Link geometry represented as an SVG path string. | |
| Additional attributes for the SVG path. |