cyntler / hamburger-react

Animated hamburger menu icons for React.js weighs only 1.5 KB.
https://hamburger-react.netlify.app
MIT License
963 stars 36 forks source link

Pass click event to toggle and onToggled #41

Closed Nicktho closed 3 years ago

Nicktho commented 3 years ago

Hey there, I have a use case to handle the event fired when clicking the underlying dom node that triggers the toggle and onToggled handler. I've created a PR with how this might be implemented.

Let me know what you think! https://github.com/luukdv/hamburger-react/pull/40

luukdv commented 3 years ago

Thanks for the suggestion. I've replied here: https://github.com/luukdv/hamburger-react/pull/40#issuecomment-878076635