Interface: StandardRelationProps
Defined in: src/templates/standardLink.tsx:49
Props for StandardRelation component.
See
Extends
Extended by
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. | ‐ | |
|
| 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. If specified function returns See | ‐ | |
|
| Starting row shift when displaying relation link data properties. Default See | ‐ | |
| Route data (geometry) for the link. |