Files
ui/playground/app/pages/components
Romain Hamel 5829aebe7d feat(FormField): display multiple errors
Adds the `errors` and `maxErrors` properties to the FormField component which
allows to display multiple errors. The `maxErrors` prop is used to limit
the number of errors displayed and defaults to 1 for backward
compatibility.

This change is compatible with the `Form` component error's too.

Resolves #2389
2025-06-14 17:19:16 +02:00
..
2025-05-13 14:44:23 +02:00
2025-02-14 19:23:07 +01:00
2025-03-20 21:52:14 +01:00
2025-02-28 15:52:26 +01:00
2024-11-06 14:57:12 +01:00