# Button

The `Button` component provides a clickable button for [triggering actions](https://docs.feathery.io/platform/build-forms/actions). You can also set various behaviors on it like showing loaders, triggering a CAPTCHA, setting disabled / error / selected / hover styles, and more.

<figure><img src="https://640450274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHAVngDAEk3s8Bw7P6Ntz%2Fuploads%2FXwmG0rOoldu5y1YXhDEf%2Fdocs_element-button.png?alt=media&#x26;token=346fbc4c-2c91-4b29-84a8-7800feea8b0e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Creating a back button**&#x20;

Set the button click action to **`Go to Previous Step`**
{% endhint %}

### For Developers <a href="#example" id="example"></a>

The Feathery SDK and API reference button components with `type` equal to `button`
