Classic toaster element for popping notifications.
Default appearance:
To change the poppping position of a toast notification, just put it in a toaster (.pacem-toaster
).
Default spawning position is assumed to be top right
.
Multiple toasters overlap each-other.
To make the toast to be persistent, force the user to dismiss it:
Pop your toasts programmatically by exploiting the poptoast()
and poptoastcontainer()
utility methods.