UNPKG

react-focus-trap

Version:

Traps focus for accessible dropdowns and modal content.

21 lines (20 loc) 412 B
{ "name": "react-focus-trap", "version": "2.7.2", "description": "Traps focus for accessible dropdowns and modal content.", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:vigetlabs/react-focus-trap.git" }, "prettier": { "semi": false, "singleQuote": true }, "keywords": [ "react", "a11y" ], "author": "Nate Hunzaker", "license": "MIT" }