You can alter toast notification look and behaviour via flexible data API data-toast-*
:
'type' = 'none' (default) / 'info' / 'success' / 'warning' / 'danger'
To alter look of the toast.'icon' = 'icon-heart'
Use class of built-in Feather icons or any othe icon pack you use.'position' = 'topRight' / 'topCenter' / 'bottomRight' / 'bottomCenter' / 'bottomLeft' / 'topLeft'
Where the toast notification appears on the page.'title' = '' (string)
Toast notification title.'message' = '' (string)
Toast notification message.toast notification without icon
toast notification with icon
toast notification with icon
toast notification with icon
toast notification with icon