---
title: 'Button'
description: 'Buttons are used to trigger actions.'
sidebar:
  label: 'Button'
  order: 10
---

<Component path="button/default" />

## Variants

<Component path="button/variants" />

---

## Disabled

<Component path="button/disabled" />

---

## Sizes

<Component path="button/sizes" />

---

## With Icon

<Component path="button/with-icon" />

---

## Loading

<Component path="button/loading" />

---

## Icon only

<Component path="button/icon-only" />

---

## Render

<Component path="button/render" />

## Button Group

<Component path="button/button-group" />

## Button Group Use Case

<Component path="button/button-group-use-case" />
