README
@remirror/ui-a11y-status
This package is deprecated and has been moved to a11y-status
package.
It is now accessible with the following installation.
# Yarn
yarn add a11y-status
# PNPM
pnpm add a11y-status
# npm
npm install a11y-status
DEPRECATED - Create a singleton live region for a11y status updates
<script type="module">
import remirrorUiA11yStatus from 'https://cdn.skypack.dev/@remirror/ui-a11y-status';
</script>
This package is deprecated and has been moved to a11y-status
package.
It is now accessible with the following installation.
# Yarn
yarn add a11y-status
# PNPM
pnpm add a11y-status
# npm
npm install a11y-status