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

Search bar to search something. This will give you some results when you search.
Component based upon the collapse component.

{% endset %}

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

{% endset %} #}

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

- is-open

  Will open the content

{% endset %}
