react-simple-snackbar icon indicating copy to clipboard operation
react-simple-snackbar copied to clipboard

Add an onClose() property

Open josmontes opened this issue 4 years ago • 1 comments

It would be cool if a function could be passed as an argument to the hook to be executed when the snackbar closes.

josmontes avatar Oct 28 '20 20:10 josmontes

Please, consider adding an property called onClose along with position, style and close style. So that we can pass a function to execute when snackbar closes

AbulKalamAZ avatar May 19 '21 07:05 AbulKalamAZ