Pannable
configurationDefines the pannable options. Use this setting to disable Diagram pan or change the key that activates the pan behavior.
pannable
Boolean|ObjectDefault: true
pannable.key
StringDefines the meta key that will be used while panning the Diagram. To avoid clashes, verify that the pannable.key and selectable.key options are different. The available values are:
- "none" - No activation key
- "ctrl" - The activation key will be
Ctrl - "shift" - The activation key will be
Shift - "alt" - The activation key will be
Alt
This option is not applicable for mobile devices.
Default: "ctrl"