Blazored / Toast

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

Toast position for instance #159 #208

Closed Cvijo closed 1 year ago

Cvijo commented 1 year ago

added ability to use toast position on each toast instance instead of a single global position

https://user-images.githubusercontent.com/506853/220964778-b6089ee1-ea7e-44db-b34e-57aeeff68624.mp4

Resolves #159