{% set title = 'Modules › Toastr' %} {% set page = 'modules-toastr.html' %} {% extends 'layouts/master.html' %} {% block plugins_css %} {% endblock %} {% block content %}

Toastr

Toastr

We use 'iziToast' made by @Dolce. You can check the full documentation here.

Info Message
Success Message
Warning Message
Error Message
Toastr Right Bottom
Toastr Center Bottom
Toastr Left Bottom
Toastr Top Center
{% endblock %} {% block plugins_js %} {% endblock %} {% block page_js %} {% endblock %}