a11y-outline
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-beta.2 • Public • Published

a11y-outline

Remove outline CSS styles when user clicks focusable HTML element

Install

npm

npm i a11y-outline --save

Yarn

yarn add a11y-outline

Example

TypeScript

import { A11yOutline } from 'a11y-outline';
const a11yOutline = new A11yOutline();

Package Sidebar

Install

npm i a11y-outline

Weekly Downloads

2

Version

0.0.0-beta.2

License

ISC

Unpacked Size

17.6 kB

Total Files

6

Last publish

Collaborators

  • raphpare