JavaScript/jQuery Diagram Interfaces
CustomCommand
An object that provides information about a custom command in the Diagram UI component.
import { CustomCommand } from "devextreme/ui/diagram"
Type:
dxDiagramAddShapeFromToolboxArgs
import { dxDiagramAddShapeFromToolboxArgs } from "devextreme/ui/diagram"
dxDiagramBeforeChangeConnectorTextArgs
import { dxDiagramBeforeChangeConnectorTextArgs } from "devextreme/ui/diagram"
dxDiagramBeforeChangeShapeTextArgs
import { dxDiagramBeforeChangeShapeTextArgs } from "devextreme/ui/diagram"
dxDiagramChangeConnectorPointsArgs
import { dxDiagramChangeConnectorPointsArgs } from "devextreme/ui/diagram"
dxDiagramChangeConnectorTextArgs
import { dxDiagramChangeConnectorTextArgs } from "devextreme/ui/diagram"
dxDiagramConnector
An object that provides information about a connector in the Diagram UI component.
import { dxDiagramConnector } from "devextreme/ui/diagram"
Type:
dxDiagramItem
An object that provides information about an item (shape or connector) in the Diagram UI component.
import { Item } from "devextreme/ui/diagram"
Type:
dxDiagramShape
An object that provides information about a shape in the Diagram UI component.
import { dxDiagramShape } from "devextreme/ui/diagram"
Type:
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.