{% load cotton %}

Input Group Component

Use input groups to combine prefixes and suffixes, helping users understand the context and format of the input. This component wraps an input with optional prefix and/or suffix elements.

{% for variant in variants %}

{{ variant.title }}

{% endfor %}