Interface: DefaultLinkProps
Props for DefaultLink component.
See
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
| 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. | |
|
| SVG path for the link geometry. | |
|
| Additional attributes for SVG path rendering of the link geometry. | ‐ |
|
| Additional labels to display for the link. When prepending labels for a relational link it is useful to specify propertyLabelStartLine to avoid overlapping prepended and data labels. | ‐ |
|
| Additional props for the primary link label. See | ‐ |
|
| Additional props for each label displaying a property from a relation link data. | ‐ |
|
| Starting row shift when displaying relation link data properties. Default
See | ‐ |
| Route data (geometry) for the link. |