Notification

Message and a link

Primary message and a link

Success message and a link

Warning message and a link

Danger message and a link

Styles

Specials

JavaScript Options

Option Value Default Description
message String false Notification message to show.
status String null Notification status color.
timeout Number 5000 Visibility duration before a notification disappears. If set to `0`, notification will not hide automatically.
group String Useful if you want to close all notifications in a specific group.
pos String top-center Notification display position.
container Boolean true Define a target container via a selector to specify where the notification should be appended in the DOM.