DiagramEditable
A set of settings to configure the Diagram behavior when the user attempts to edit, delete or create shapes and connections, drag shapes, resize shapes, or rotate shapes.
Name | Type | Default | Description |
---|---|---|---|
connectionTemplate? |
|
Specifies the connection editor template. | |
drag? |
|
Specifies if the shapes and connections can be dragged. | |
remove? |
|
Specifies if the shapes and connections can be removed. | |
resize? |
|
Defines the look-and-feel of the shape resizing handles. | |
rotate? |
|
Specifies whether the shapes can be rotated. | |
shapeTemplate? |
|
Specifies the shape editor template. |