Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Class: BuilderOptions

Options for building an annotation.

Constructors

new BuilderOptions()

new BuilderOptions(): BuilderOptions

Returns

BuilderOptions

Properties

annotationType

annotationType: AnnotationType = 'Module'

Type of component property description in the form builder.


autoName

autoName: boolean = true

Flag if true, the property name will be automatically converted in the designer from a camel case string to a human-readable string.