React Diagram - DiagramAddShapeArgs

Contains information about the processed shape.

import { DiagramTypes } from "devextreme-react/diagram"

position

A position where the shape is being added.

Selector: Position
Type:

Object

shape

The processed shape.

Selector: Shape