A collection of utilities for managing focus and screen reader behavior
npm install @instructure/ui-a11y-utils[![npm][npm]][npm-url]
[![MIT License][license-badge]][license]
[![Code of Conduct][coc-badge]][coc]
A collection of utilities for managing focus and screen reader behavior
The ui-a11y-utils package contains the following utilities:
- FocusRegion
- KeyboardFocusRegion
- ScreenReaderFocusRegion
- FocusRegionManager
- scopeTab
- hasVisibleChildren
``sh``
npm install @instructure/ui-a11y-utils
[npm]: https://img.shields.io/npm/v/@instructure/ui-a11y-utils.svg
[npm-url]: https://npmjs.com/package/@instructure/ui-a11y-utils
[license-badge]: https://img.shields.io/npm/l/instructure-ui.svg?style=flat-square
[license]: https://github.com/instructure/instructure-ui/blob/master/LICENSE.md
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/instructure/instructure-ui/blob/master/CODE_OF_CONDUCT.md