{% set class = class|default('') %} {% set type = type|default('field') %} {% set escape = escape|default(false) %} {% set hint = hint|default(labels.hint) %} {% if hide_icon != true %} {{ component('icons~clipboard.copy',{ size: icon_size|default('h-6 w-6'), color: icon_color },'svg') }} {% endif %}