> 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/button.md).

# Button

A button is a clickable element.

<figure><img src="/files/NhepjMmsxiw6Laj44vYd" alt=""><figcaption></figcaption></figure>

## Properties

<figure><img src="/files/cL9uIlTeiyUSrQCBDODE" alt=""><figcaption></figcaption></figure>

**Button text:** Displayed text on the button.

**Button size:** Change the button size. Options include the default size, large, and small. If you'd like to further customize the size, see [Size](/app-builder/app-construction/elements/css-styles/size.md).

**Disabled:** When switched on, the button will not be clickable

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

## Supported Events

**Click Button:** Triggered when a user clicks on the button.

## 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 %}
