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

New to Communities?

Join the community