apvarun / toastify-js

Pure JavaScript library for better notification messages
https://apvarun.github.io/toastify-js/
MIT License
2.09k stars 230 forks source link

Add optional click event param to onClick callback #132

Open charlesLoder opened 4 months ago

charlesLoder commented 4 months ago

Closes #131

I had the same issue as the OP. This PR allows users to pass in the PointerEvent to the onClick handler.

Not sure if this repo is maintained, but this package is still useful