Code examples
Use semantic HTML
This section uses an aria-label to name the region.
This section uses an aria-labelledby to name the region.
When you can’t use semantic HTML
This custom region requires extra attributes.
Given that I am on a screen with a region section landmark
When I use | I see/hear |
---|---|
Screen reader shortcuts | Sections are not focusable, only controls within the section are focusable |
When I use | I hear |
---|---|
Screen reader shortcuts | It is discoverable by the screen reader |
Reads | I hear |
---|---|
Role | It is discoverable as a region |
Name | Its purpose is clear |
This section uses an aria-label to name the region.
This section uses an aria-labelledby to name the region.
This custom region requires extra attributes.