hanford/react-drag-drawer

[Feature Request] Add eventListeners to specific child classes only

Ravi-TStark opened this issue · 1 comments

A classname array can be taken as a prop and only the elements with the given class names can have the touch event listeners. This would much more flexibility and control over the Drawer.

I'd accept a PR