Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ModelerTabOptions

Index

Properties

Optional className

className: string

The class name to apply to the modeler tab root element.

Optional disabled

disabled: boolean

This option disables the modeler tab.

Optional dmnJsOptions

dmnJsOptions: any

The options passed to the bpmn-js modeler.

CAUTION: When this options object is changed, the old editor instance will be destroyed and a new one will be created without automatic saving!

Optional modelerOptions

modelerOptions: DmnModelerOptions

The options to control the appearance of the modeler.

Optional propertiesPanelOptions

propertiesPanelOptions: DmnPropertiesPanelOptions

The options to control the appearance of the properties panel.

Generated using TypeDoc