Interface: LinkTemplateProps
Defined in: src/diagram/customization.ts:202
Props for custom link template rendering.
See
Extended by
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
| ( | Provides paper position along the link at the specified offset. Offset of | |
| Target link to render. | ||
|
| SVG path marker for the link source. | |
|
| SVG path marker for the link target. | |
|
| Whether the link is the only selected cell on the canvas. See | |
|
| SVG path for the link geometry. | |
| Route data (geometry) for the link. |