Package Exports
- @instructure/ui-a11y-utils
- @instructure/ui-a11y-utils/es/index.js
- @instructure/ui-a11y-utils/lib/FocusRegion.js
- @instructure/ui-a11y-utils/lib/FocusRegionManager.js
- @instructure/ui-a11y-utils/lib/hasVisibleChildren
- @instructure/ui-a11y-utils/lib/hasVisibleChildren.js
- @instructure/ui-a11y-utils/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@instructure/ui-a11y-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ui-a11y-utils
A collection of utilities for managing focus and screen reader behavior
Utilities
The ui-a11y-utils package contains the following utilities:
- FocusRegion
- KeyboardFocusRegion
- ScreenReaderFocusRegion
- FocusRegionManager
- scopeTab
- hasVisibleChildren
Installation
npm install @instructure/ui-a11y-utils