Q:

notify js

$.notify("BOOM!", "error");
0
import toaster from "toasted-notes";
import "toasted-notes/src/styles.css"; // optional styles
toaster.notify("i am notifying you i will exit after 2s", {duration: 2000})
0
$.notify("Do not press this button", "info");
0
$.notify("Access granted", "success");
0

New to Communities?

Join the community