ConnectionDefaults.editable.tools
configurationSpecifies the toolbar tools. Supports all options supported for the toolbar.items. If set to false, no edit tools will be displayed.
Predefined tools are:
- "edit" - The selected item can be edited
- "delete" - The selected items can be deleted
connectionDefaults.editable.tools
Array`|`BooleanThe name of the tool. The built-in tools are "edit" and "delete".