Accessibility

Felte's main package only cares about handling the reactivity of your form. In this sense, you should be the one taking into consideration the accessibility of it, like the correct use of labels, proper color contrast, focus management, etc.

That said, Felte does set aria-invalid to the inputs it controls when they contain validation errors. Also, the reporter packages do have some accessibility considerations built-in: