Interface: BasicLinkProps
Defined in: src/templates/basicLink.tsx:47
Props for BasicLink component.
See
Extends
Properties
| Property | Modifier | Type | Description | Inherited from |
|---|---|---|---|---|
|
| Additional children for the component. | ‐ | |
|
| Additional CSS class for the component. | ‐ | |
| ( | 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. | ||
|
| Additional attributes for SVG path rendering of the link geometry. | ‐ | |
| Route data (geometry) for the link. |