sotsera / sotsera.blazor.toaster

A Toastr.js port to Blazor in pure .Net.
https://blazor-toaster.sotsera.com/
MIT License
130 stars 29 forks source link

Toast OnClick Action is synchronous #4

Closed ghidello closed 5 years ago

ghidello commented 6 years ago

When a toast has it's close icon hidden, should we wait the OnClick action to complete before starting the Hide transition?