User-183185495 posted
IU am trying to use the toastr Nuget but there is no information around its styling what so ever I see on stack overflow the follow.
toastr.options = {
toastClass: 'alert',
iconClasses: {
error: 'alert-error',
info: 'alert-info',
success: 'alert-success',
warning: 'alert-warning'
}
},
But there is no instructions on how to make it look as such
https://github.com/nabinked/NToastNotify