Buttons
Theme Buttons
 Predefined button styles, each serving its own semantic purpose.
| Class Reference | Values | 
|---|---|
| class="btn btn-az-[value]" | primary | secondary | light | dark | 
Bootstrap Buttons
 Predefined button styles, each serving its own semantic purpose.
| Class Reference | Values | 
|---|---|
| class="btn btn-[value]" | primary | secondary | success | warning | danger | info | light | dark | 
Outline Buttons
 Predefined button styles, each serving its own semantic purpose.
| Class Reference | Values | 
|---|---|
| class="btn btn-outline-[value]" | indigo | primary | secondary | success | warning | danger | info | light | dark | 
Rounded Buttons
 Predefined button styles, each serving its own semantic purpose.
Button with Icons
 A basic button with added icons.
Icon Buttons
 A button variant for using only icons.
Dropdown Buttons
 A button variant for using only icons.
Button Groups
 Group a series of buttons together on a single line with the button group.