LabelData

The properties that describe a label to the layout algorithm.

Props

NameDescriptionType
data
The label representation in the data.
string
| Label
| ReactNode
labelIndex
The index of the label in the list of labels attached to the same node or edge.
number
ownerId
The id of the associated node or edge.
string