> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/app-builder/app-construction/elements/web-elements/badge.md).

# Badge

A number or status mark over an element. Badges are typically used for buttons or icons.

By default, a badge has 2 parts:&#x20;

1. A section to insert another element.
2. The badge indicator, which is a red [Text](/app-builder/app-construction/elements/web-elements/text.md) element.

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2F8cy0rTt0hlAXVepLNp2Y%2Fimage.png?alt=media&amp;token=b63460fe-745a-42ef-b023-2173b0e74840" alt=""><figcaption></figcaption></figure>

For example, this is what it will look like when you drag a button into a badge element.

<figure><img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2F6PnjAYQKIu01DUPCrp9c%2Fimage.png?alt=media&amp;token=b7b7167e-b12c-4798-9a16-8e0a79e915e9" alt=""><figcaption></figcaption></figure>

## Properties

No properties. See [Tooltip](/app-builder/app-construction/elements/tooltip.md) for tooltip configurations.

## Supported Events

No supported events.

## Supported Actions

**Set Data:** Change element data. See [Data Store](/app-builder/app-construction/data-store.md).

**Set Loading:** Set loading animation. See [Set loading animations](/app-builder/popular-use-cases/set-loading-animations.md).

{% hint style="info" %}
Visit [Interactions](/app-builder/app-construction/interactions.md) for more on events and actions.
{% endhint %}
