Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: PersistedForm

@react-form-builder/core.PersistedForm

The format for saving a form designed in Form Builder.

Properties

actions

Optional actions: ActionValues

Represents a set of action definitions.


defaultLanguage

defaultLanguage: string

The default form language.


errorProps

Optional errorProps: any

Properties of the component displaying the error.


errorType

Optional errorType: string

Name of the type of component displaying the error.


form

form: ComponentStore

Settings for components that display the form.


languages

languages: Language[]

Form languages.


localization

localization: LocalizationValue

Localization of the form.


tooltipType

Optional tooltipType: string

Name of the type of component that displays the tooltip.


version

Optional version: version1

The version of the saved form.