Devel accessibility

Categories

Component ID

1981156

Component name

Devel accessibility

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

453

Component created

Component changed

Component body

In Drupal 8, several very important accessibility improvements landed:

This module exists to simplify using and testing these APIs.

Drupal.announce announcements
Can override Drupal.announce() to not only announce UI changes via ARIA live regions, but to also log these aural announcements to the browser console.
Drupal.TabbingManager tabbing constraints
Can log when tabbing is constrained and visually indicate which elements are reachable.