Blazored / Modal

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

Add OnBeforeClose hook. #541

Open MarcelRoozekrans opened 7 months ago

MarcelRoozekrans commented 7 months ago

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

closes #540