Simple Notifier demo page

Open the JavaScript console to monitor events.

Instance 1

  • position: ["start", "start"]
  • hideAfterTime: 0
  • dismissible: true

Notification variants

Instance 2

  • position: ["start", "end"]
  • hideAfterTime: 6000
  • hideOlder: true
  • classNames: ["extra-html-class", "another-extra-html-class"]

Notification variants