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

Default toast position on the demo page is not set correctly #21

Closed peterblazejewicz closed 5 years ago

peterblazejewicz commented 5 years ago

So on the demo page, the defaults should be looked into as the toast is shown on the top-right, instead of settings defaulted to top-left:

Screenshot 2019-07-12 at 06 17 45

TBI