@kellcantcount/simple-dnd
Creating a drop component: ``` <DragAndDrop drop id="foo" handleDrop={(elId) => yourFunc(elId)} children={<ChildComponentHere/>}> ``` The handle drop prop is so that you can set state etc or do what you like on drop - the handleDrop used in the component
85
Security score
0 known advisories in v0.1.0
Weekly downloads
—
Unpacked size
24.3 kB
Dependencies
7
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v0.1.0.