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

This is a standard radio button customised for the style of Bebat. Within
a collection of multiple radiobuttons, only one can be checked at any time.

{% endset %}

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

{% endset %} #}

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

- is-error

  This is used for error messages in for example forms and will turn the border
  and the text red.

{% endset %}
