{# ========================================================================= #}
{# :: Info #}
{# ========================================================================= #}
{% set info %}

Component based upon the collapse to use as filter. Used on the map page to filter
the map by specific criteria.

{% endset %}

{# ========================================================================= #}
{# :: Modifiers #}
{# ========================================================================= #}
{# {% set modifiers %}

{% endset %} #}

{# ========================================================================= #}
{# :: States #}
{# ========================================================================= #}
{% set states %}

- is-open

  This will show the content

{% endset %}

