Accessibility Standards
Last updated
Was this helpful?
Last updated
Was this helpful?
Feathery adheres to best-practice accessibility standards set by . 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.