{% extends "demo_app/pattern_base.html" %} {% block component_content %}

{{ component_name }}

Radio buttons allow users to select exactly one option from a group of mutually exclusive choices.

Default

With label descriptions

Tile

Pre-selected

{% endblock %}