DEV Community

Saurav Chakraborty
Saurav Chakraborty

Posted on

Implement method on click on close tab in react

I am having a issue from past few days. I want to call a method when user clicks on close tab. So before closing the tab I want to execute a method. I am working in functional component ReactJS. It would be helpful if I get some solution to execute my requirements.

Top comments (0)