Simple Notifier demo page

Open your browser's JavaScript console to get a better grasp of what's happening in the background.

Instance 1

  • position: ["top", "left"]
  • hideAfterTime: 0
  • dismissable: true

Notification variants

Instance 2

  • position: ["top", "right"]
  • hideAfterTime: 6000
  • classNames: ["extra-html-class", "another-extra-html-class"]

Notification variants