Skip to main content

Function: DefaultLink()

DefaultLink(props): Element

Default link template component.

The template supports displaying any diagram links, including relation links and relation groups.

The template supports the following template state:

RenameLinkProvider can be used to display a different label than the default one based on the relation data or the link type.

Parameters

ParameterType

props

DefaultLinkProps

Returns

Element

Defined in

templates/defaultLinkTemplate.tsx:106