Skip to main content
Package: @react-form-builder/components-material-ui · Source code

Introduction

The ErrorWrapper component displays error messages and validation feedback for form fields and other components. It is commonly used to wrap form inputs and display validation errors, warnings, or helper text. The component follows Material Design guidelines for error states with clear visual indicators and accessible feedback. The ErrorWrapper component is a custom FormEngine component built on Material UI foundations. It is included within the following NPM package: @react-form-builder/components-material-ui.
This component is used by FormEngine to display errors, and its properties are not configurable by the user.
Last modified on April 18, 2026