Outliner

Example

Only show CSS outline when tabbing, not during mouse interaaction.

Tab in to the menu below to see the outline, or click (mousedown) to focus without the outline.


Installation

$ npm i -S storm-outliner

Usage

JS

Import and initialise using a named import:

import Outliner from './libs/storm-outliner';