{{ component.field_data.title }}
{% for option in component.options %} {% if component.value|length > 0 and component.value.0.value == option.value %} {{ option.name }} {% endif %} {% endfor %}