I need to fire an onClick event when a offCanvas is hidden. This is easy for the close button, but how would you do it for the backdrop so if a user clicks on the backdrop it closes the canvas like it always does and fire an on click event (Reset Form).
Basically what I need is when the canvas closes it resets a form.