Skip to content

bpmn.graph.toolbar.items[].placeholderCard.title

← Back to the parameter index

Optional temporary card title during drag-and-drop creation.

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

Context
BPMN toolbar node objects
Accepted value
string
Required
No
Default
graph node card title, then typeName, then item id

User scenarios

  • Give users meaningful feedback while placing a new node.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/bpmn/composables/use-bpmn-widget-config.ts, symbol toolbarNodeItemToTaskVariant
  • Example coverage: Complete — The generated guide includes a placeholder title.
  • Demo coverage: Missing — No runnable BPMN fixture.

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.