| Property | Type | Default | Description |
|---|---|---|---|
| variant | string | "default" | Button style variant: "default", "outline", or "ghost". |
| size | string | "default" | Button size: "default", "sm", or "lg". |
| asChild | boolean | false | Render as child element using Radix Slot. |