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();

/a11y-outline/

    Package Sidebar

    Install

    npm i a11y-outline

    Weekly Downloads

    0

    Version

    0.0.0-beta.2

    License

    ISC

    Unpacked Size

    17.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • raphpare