Shapes.editable.tools
configurationSpecifies the toolbar tools. Provides all options supported for toolbar.items. The predefined tools are:
- "edit" - The selected item can be edited.
- "delete" - The selected items can be deleted.
- "rotateClockwise" - The selected items can be rotated clockwise. The default rotation value is 90 degree.
- "rotateAnticlockwise" - The selected items can be rotated anticlockwise. The default rotation value is 90 degree.
The name of the tool. The built-in tools are edit, delete, rotateClockwise, and rotateAnticlockwise.
The step of the rotateClockwise and rotateAnticlockwise tools.
Default: 90