Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

notify.js

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})
Source by notifyjs.jpillora.com #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
9+7 =