{# Hidden input elements used to maintain the component's state #} {# and used when submitting forms #} {% for value in values %} {% endfor %} {% if required and values|length == 0 %} {% endif %}