{% if label %}{% endif %} {% if has_prepend or has_append %}
{% if has_prepend %}{% slot "prepend" %}{% endslot %}{% endif %} {% endif %} {% if has_append %}{% slot "append" %}{% endslot %}{% endif %} {% if has_prepend or has_append %}
{% endif %} {% if has_error %}
{{ error_message }}
{% endif %}