On Click Event on OffCanvas Backdrop

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.

Are you sure there's no dynamic event on offcanvas?
https://getbootstrap.com/docs/5.3/components/offcanvas/#events

1 Like

There are dynamic events which you can use:

1 Like

OMG! How did I miss that? I was way over thinking it!

Thanks @franse and @teodor! :beers:

1 Like

Don't worry, it's called the ex-Dreamers Syndrome (DwS). :rofl:

1 Like