SchabanBo / qlevar_router

Manage you project Routes. Create nested routes. Simply navigation without context to your pages. Change only one sub widget in your page when navigating to new route.
MIT License
87 stars 22 forks source link

feat: Support for onExited callback in QMiddleware #76

Closed tejHackerDEV closed 2 years ago

tejHackerDEV commented 2 years ago

This method will be called after the page goes completely out of the scope, so you can fire your custom events mostly like deleting the dependencies

Signed-off-by: tejHackerDEV tejasimha222@gmail.com