pmndrs / react-three-a11y

♿️ Accessibility tools for React Three Fiber
https://docs.pmnd.rs/a11y/introduction
Other
561 stars 16 forks source link

Give the option to use input #32

Open AlaricBaraou opened 3 years ago

AlaricBaraou commented 3 years ago

Right now, anything that could behave as a form as no appropriate role.

Maybe a new role / component for inputs could fix that.