Module Description
In Drupal 8, several very important accessibility improvements landed:
* #1915302: Provide an API for aria-live region update announcements that module developers may leverage
* #1913086: Generalize the overlay tabbing management into a utility library
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. Requirements
This module requires the following modules:
* Devel
Configuration
Go to Administration » Configuration » Development » Devel settings » Devel Accessibility settings to configure which accessibility development tools you want to enable.
Maintainers
Current maintainers:
* Wim Leers (Wim Leers)
* Jesse Beach (jessebeach)
* Florent Torregrosa (Grimreaper)
* #1915302: Provide an API for aria-live region update announcements that module developers may leverage
* #1913086: Generalize the overlay tabbing management into a utility library
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. Requirements
This module requires the following modules:
* Devel
Configuration
Go to Administration » Configuration » Development » Devel settings » Devel Accessibility settings to configure which accessibility development tools you want to enable.
Maintainers
Current maintainers:
* Wim Leers (Wim Leers)
* Jesse Beach (jessebeach)
* Florent Torregrosa (Grimreaper)
Module Link
Project Usage
74
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module simplifies using and testing the Drupal 8 accessibility improvements for aria-live region update announcements and overlay tabbing management.
Data Name
devel_a11y