{% if type == "info" %} {% elif type == "success" %} {% elif type == "warning" %} {% elif type == "error" %} {% else %} {% endif %}
{% if title %}

{{ title }}

{% endif %} {% if description %}
{{ description }}
{% endif %}
{{ slot }}