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

A fieldset is a component that visualises a row in a form.
This component usualy consists out of a subtitle and one or more different formfields which make up the fields where user can give his input.
This component can also consist out of a single title.

different fieldsets make up the inner layout of a form.

{% endset %}

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

{% endset %} #}

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

{% endset %} #}

{# ========================================================================== #}
{# :: JavaScript #}
{# ========================================================================== #}
{# {% set javascript %}

{% endset %} #}
