add required prop on form elements
complete
Filipe Pfluck
several elements in ark-ui come with a Label part. It'd be awesome if we could add a required prop to the component and it would automatically add aria-required and a required indicator (by default a * but we can customize it).
Aditionally it would be cool if the form components also had a Part for displaying error messages or helper messages, with proper aria-described-by
Christian Schröter
complete
Shipped with React, Solid 3.4 and Vue 3.5