Type Alias: TypedLinkResolver()
TypedLinkResolver = (
linkType,link) =>LinkTemplate|undefined
Defined in: widgets/canvas.tsx:98
Provides a custom component to render a link on the diagram based on the link itself and its type IRI if the link is a relation.
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
LinkTemplate | undefined