{% set params = action.getUrl()[("params")]|default([]) %} {% set attributes = action.getUrl()[("attrs")]|default(null) %}
  • {% if action.getIcon() is not null %} {% endif %} {% if (action.getLabel()) is not empty %}   {{ action.getLabel() }} {% endif %}