Skip to main content

Interface: LinkVerticesProps

Props for LinkVertices component.

See

LinkVertices

Properties

PropertyTypeDescription

className?

string

Additional CSS class for the component.

fill?

string

Fill color for each vertex.

linkId

string

Target link to manipulate vertices of.

vertexRadius?

number

Radius for each vertex in px.

Default

10

vertices

readonly Vector[]

Vertices to display and interact with.