Accessibility Standards
Feathery adheres to best-practice accessibility standards set byWeb Content Accessibility Guidelines 2.0+. Feathery forms include default features such as:
Field descriptions will be linked to the field so they're readable by screenreaders
If you're using separate text element labels, Feathery lets you set aria labels on fields as a fallback
However, note that a number of accessibility practices need to be implemented by the user. For example, you should make sure:
Your form colors have sufficient contrast
Your font sizes are large enough
Etc.
Last updated