Shell DS components are programmatically determinable with appropriate semantic markup and are designed to meet colour
contrast requirements. If you’re not using Shell DS code, you will need to cover the accessibility considerations for
each component in this pattern.
All non-text content must have a text alternative that serves the equivalent purpose (e.g. alt text for the icon).
The name and role of the text area must be programmatically identifiable for assistive technology (AT), so that AT users understand what it is and how to use it.
Hints and errors should be read after the text area label. For example, 'Enter your comments – 100 characters remaining'.
The state and changes to it should be programmatically identifiable for AT.
The label must be explicitly programmatically associated with the text area, whenever possible.
The label must describe the topic or purpose of the text area so users know what input is expected.
Every effort has been made to ensure that the Shell Design System follows accessibility best practice.
The Shell DS React framework incorporates keyboard operation to support the widest variety of assistive technologies and devices. For any future frameworks other than React, accessibility will need to be reviewed.
Help us to help you by contacting the Accessibility team for support and information regarding any questions relating to accessibility.