NToastNotify
NToastNotify copied to clipboard
NO doucmenation on how to Apply styles
I have found what I kinda need to do but there is no doucmenation on how to do it
AddNToastNotifyToastr(new ToastrOptions() { ProgressBar = false, PositionClass = ToastPositions.TopRight, ToastClass="alert"}
How do I apply my class here, also this appears to be limiting if you look at tostr settings they appear to be more options for styling as this would only give me the red aleart style?
Thanks, exactly what I needed!
@nabinked Can you please explain how to apply custom styles? I need to completely change the look of the toast message.