React Component · Validation
Date Picker — with Error
Real form validation: a required date picker that surfaces an `aria-invalid` error with `role="alert"` on submit, resolves it on selection, and is connected to the control through `aria-describedby` — demonstrated in a working form.