0.0.1 • Published 6 years ago
lbx v0.0.1
lbx

Minimalist util to trap focus inside a container.
Install
npm i lbx --saveUsage
import { lock } from "lbx";
const lockbox = lock(document.getElementById("modal"));
lockbox(); // destroyLicense
MIT License © Eric Bailey
0.0.1
6 years ago