Skip to content

bpmn.graph.toolbar.showHand

← Back to the parameter index

Shows the canvas pan tool.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
BPMN panel
Accepted value
boolean
Required
No
Default
true in the installed @mes/bpmn runtime

User scenarios

  • Let users pan a large graph.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/node_modules/@mes/bpmn/dist/aps-bpmn.es.js, symbol createPaletteModule
  • Example coverage: Complete — The read-only fixture explicitly enables the hand tool.
  • Demo coverage: Complete — The BPMN tab exposes the hand tool on its read-only graph. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.