Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Interface: ErrorWrapperProps

@react-form-builder/core.ErrorWrapperProps

Properties of the React component that wraps the form view component and displays validation errors.

Hierarchy

Properties

children

Optional children: ReactNode

The wrapped component.


className

Optional className: string

The CSS class name.


error

Optional error: string

The error text.