Appearance
BPMN Panel API / Panel Types / BpmnNodeKind
Type Alias: BpmnNodeKind
ts
type BpmnNodeKind = ObjectValues<typeof BPMN_NODE_KINDS>;Defined in: features/panels/variants/bpmn/types/panel/graph/node/index.ts:28
BPMN node kind
Defines the standard BPMN element types supported by @mes/bpmn.