tech-systems / panes

🎉📱 Create dynamic modals, cards, panes for your applications in few steps. One instance – Thousands solutions. Any framework and free.
https://panejs.com
MIT License
687 stars 40 forks source link

enhance(backdrop): pass MouseEvent to onBackdropTap callback #196

Closed hackal closed 1 year ago

hackal commented 1 year ago

Pass MouseEvent to onBackdropTap callback.

Use case: allow use of preventDefault() or stopPropagation() when clicking on backdrop.

roman-rr commented 1 year ago

@hackal thank you 🎉