Interface: ElementTemplate
Custom template to render a single diagram element.
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| ( | Renders the element on the normal (non-SVG) canvas layer. Note: this should be a pure function, not a React component by itself. |
|
|
| Assumed shape type for the rendered diagram element to correctly connect links and other geometry calculations. Default
|