Interface: ErrorWrapperProps
@react-form-builder/core.ErrorWrapperProps
Properties of the React component that wraps the form view component and displays validation errors.
Hierarchy
ErrorWrapperProps
Properties
children
• Optional
children: ReactNode
The wrapped component.
className
• Optional
className: string
The CSS class name.
error
• Optional
error: string
The error text.