Theme Customizer

Notifications

// Trigger notification via JS:
Notify.create("This is a notification", "Info", {
    clsNotify: "info"
});