{% comment %}NexUI Input v1.0.0{% endcomment %}
{% if label %} {% endif %}
{% if icon and icon_position == "left" %} {{ icon }} {% endif %} {% if icon and icon_position == "right" %} {{ icon }} {% endif %}
{% if hint %}

{{ hint }}

{% endif %} {% if error %}

{{ error }}

{% endif %}