1.0.3 • Published 4 years ago

react-focus-trap-light v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-focus-trap-light

A super light focus trap with react

Notes

  • This is package supports now only typescript
  • No tests yet
  • Support Typescript
  • Adds a div to the DOM around the children for performance on query

How to use

  • Simply install npm i react-focus-trap-light --save or yarn add react-focus-trap-light

  • add to a react component

<FocusTrap>
    <input type="text"/>
    <input type="text" />
</FocusTrap>

Live code sandbox example

https://codesandbox.io/s/react-typescript-forked-jbgp9