1.0.2 • Published 5 years ago

react-dnd-keyboard-backend v1.0.2

Weekly downloads
3
License
ISC
Repository
-
Last release
5 years ago

React-DnD-Keyboard-Backend

This is a backend for use with react-dnd. It listens for enter on drag targets and focus/enter on drop targets. You'll probably want to use this with react-dnd-multi-backend to have it transition between backends based on input.

Installation

If you use npm:

npm install --save react-dnd-keyboard-backend