Files
ui/playground
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
..
2024-03-06 12:36:45 +01:00
2025-04-29 17:21:43 +02:00
2024-03-05 19:19:37 +01:00