InvalidateMeasurementsOptions
since v1.2.3Options for selective invalidation of diagram element measurements.
When provided to invalidateMeasurements(), only the specified elements
are re-measured. When omitted, all elements are re-measured.
Properties
Section titled “Properties”edges?
Section titled “edges?”
optionaledges:object[]
Edges whose labels should be re-measured.
edgeId
Section titled “edgeId”edgeId:
string
nodes?
Section titled “nodes?”
optionalnodes:object[]
Nodes to re-measure. Invalidating a node also re-measures all its ports.
nodeId
Section titled “nodeId”nodeId:
string