Toast does not appear on top right
Hi,
Tried to use toast notification, it will only show on the bottom, not top right.
please advise. Thank you.
Replies (2)
Hi Seow,
In your toastr options set the position.
Using "positionClass": "toastr-top-right",
I'd recommend also using the documentation for reference when using Toastr.
Hi,
Please refer to Eric Moss's useful reply.
Regards.