Blazored / Modal

A powerful and customizable modal implementation for Blazor applications.
https://blazored.github.io/Modal/
MIT License
786 stars 186 forks source link

Add OnBeforeClose hook. #541

Open MarcelRoozekrans opened 1 year ago

MarcelRoozekrans commented 1 year ago

Adding possibility to add a OnBefeorclosing hook to execute code while the dialog is still opened.

closes #540