Skip to main content

Input Error

The InputError component provides feedback to users when form inputs are invalid. It is attributed with role='alert' to communicate the importance of the feedback to the user.

Examples

Stand-alone

With Input

Customization

Customizations to this component can be made directly to the source file in the UI library package or one-off styles can be passed in directly.

To customize its placement in relation to form inputs, customize the source files for those inputs or use the atomic form components directly.