Interface: DefaultLinkProps
Defined in: templates/standardLink.tsx:218
An alias for StandardRelationProps.
Deprecated
Use StandardRelationProps directly instead.
Extends
Properties
| Property | 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. | ||
| 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. |