juanca / react-aria-components

React ARIA-compliant Components
https://juanca.github.io/react-aria-components
MIT License
6 stars 3 forks source link

FormInput component #85

Closed juanca closed 4 years ago

juanca commented 4 years ago

Simple component to showcase the various APIs. There isn't a direct example of inputs in WAI-ARIA authoring practices.

Next up: FormSelect. It will showcase a managed accessibility API.