{% extends 'landing/component/subsection/definition.html' %} {% block subsection_content %}

A badge is a small count or label that can be used to add additional information to other UI elements such as buttons, notifications, or list items. They are often used to indicate status, count, or additional context.

Badges are typically displayed as small circles or rectangles with a number or text inside. They can be styled with different colors to convey different meanings, such as success, warning, or error.

{% endblock %}