jQuery Common - Object Structures - DiagramChangeConnectorTextArgs

Contains information about the processed connector.

import { dxDiagramChangeConnectorTextArgs } from "devextreme/ui/diagram"

connector

The processed connector.

index

The index of the processed text in the connector's texts collection.

Type:

Number

text

The new connector text.

Type:

String