Interface: LinkVerticesProps
Defined in: diagram/linkLayer.tsx:570
Props for LinkVertices component.
See
Properties
| Property | Type | Description |
|---|---|---|
| Additional CSS class for the component. | |
| Fill color for each vertex. | |
| Target link to manipulate vertices of. | |
| Radius for each vertex in px. Default | |
readonly | Vertices to display and interact with. |