Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Class: BuilderOptions

@react-form-builder/core.BuilderOptions

Options for building an annotation.

Constructors

constructor

new 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.