Developer notes
- Do not use
aria-label
to add context. Some screenreaders will not readaria-label
from non-interactive components.
Code examples
Get a $10/mo discount with autopay
Given that I am on a page with a strikethrough content
When I use | I see/hear |
---|---|
Arrow | Browses the content |
When I use | I hear |
---|---|
Swipe | The content makes sense and is in logical order |
Reads | I hear |
---|---|
Name | The content makes sense and is in logical order |
aria-label
to add context. Some screenreaders will not read aria-label
from non-interactive components.Get a $10/mo discount with autopay