Components/FormError

FormError

Accessible error message with role='alert' for form validation.

Installation

Examples

Field error

Shown below an invalid input with role=alert.

API Reference

PropTypeDefaultDescription
idstringUsed to link via aria-describedby.
children*ReactNoderequiredError message content.