Interface: LinkMarkerStyle
Defined in: diagram/customization.ts:170
Custom style for SVG path markers at link ends.
See
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
|
| SVG path geometry for the marker. | |
|
| SVG marker fill (background) color. | |
|
| SVG marker height (px). | |
|
| SVG marker stroke (line) color. | |
|
| SVG marker stroke (line) thickness. | |
|
| SVG marker width (px). |