Connections.editable
configurationDefines the shape editable options.
connections.editable
Boolean|ObjectDefault: true
connections.editable.drag
BooleanSpecifies if the connection can be dragged.
Default: true
connections.editable.points
Boolean|ObjectSpecifies whether the connection path can be reshaped by the user. When enabled, dragging a connection handle adds or updates connection points to reflect the new route. User-defined points are shown as hollow circular markers and can be removed by double-clicking them.
Default: true
connections.editable.remove
BooleanSpecifies if the connection can be removed.
Default: true
Specifies the toolbar tools. Supports all options supported for the toolbar.items. Predefined tools are:
- "edit" - The selected item can be edited
- "delete" - The selected items can be deleted