Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
663 stars 92 forks source link

Added custom toast component, samples, + unit tests #126

Closed OliverBack closed 3 years ago

OliverBack commented 3 years ago

This PR contains adding the ability to pass a custom component to the show toast service.