{% load static %} {% comment %} This is the main component template that creates the basic HTML structure. {% endcomment %}
{# Hidden input elements used to maintain the component's state #} {# and used when submitting forms #}
{% include "./values.html" %}
{# Data element used to store component state data #} {% if label is not None %} {% endif %} {% include "./ac_container.html" %}
{# This code snippet loads the required CSS and JS if not already loaded. #}