Button
Clickable button that emits a "press" event.
Interactive
Props
| Prop | Type |
|---|---|
label | string |
variant? | "default" | "outline" | "secondary" | "ghost" | "destructive" | "link" |
size? | "default" | "sm" | "xs" | "lg" |
Spec
Clickable button that emits a "press" event.
| Prop | Type |
|---|---|
label | string |
variant? | "default" | "outline" | "secondary" | "ghost" | "destructive" | "link" |
size? | "default" | "sm" | "xs" | "lg" |