Text Area
The Text Area component enables users to input longer, multi-line text when more extensive text entry is required.
This component was tested and signed off by Applause (external accessibility specialists).
- If a
labelcan not be used, always provide anaria-labelas an alternative. This will allow screen reader users to know the purpose of the Text Area. - Never use
placeholdertext in place of alabeloraria-label.
The problem with placeholders
Text Field: Manual accessibility test