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

[Feature Request] Configurable Toasts Heading #166

Closed guntiszarinsh closed 2 years ago

guntiszarinsh commented 2 years ago

It will be nice if can configure global headings using <BlazoredToasts /> like icons and CSS classes. For sample for localization purposes.

chrissainty commented 2 years ago

Closing as headings are being removed in the next version (see #170).

Icons can already be configured on the BlazoredToasts component.