• {% if disabled %} {% if slot %} {{ slot }} {% else %} {{ text }} {% endif %} {% else %} {% if slot %} {{ slot }} {% else %} {{ text }} {% endif %} {% endif %}