| Prop | Description | Type | Default |
|---|---|---|---|
color | Sets the background and text color of the button. | "primary" | "secondary" | "success" | "info" | "default" |
size | Controls the size of the button. | "xs" | "sm" | "md" | "lg" | "xl" | "md" |
pill | Applies full rounding to make the button pill-shaped. | "true" | "false" | false |
outline | Renders the button with an outline style instead of solid background. | "true" | "false" | false |