An animated button component with multiple variants including the signature OdysseyUI glossy style.
Installation
Usage
Variants
Sizes
API Reference
Button
| Prop | Type | Default |
|---|---|---|
variant? | "default" | "accent" | "outline" | "secondary" | "ghost" | "destructive" | "link" | "odysseyui" | "default" |
size? | "default" | "sm" | "lg" | "icon" | "icon-sm" | "icon-md" | "icon-lg" | "default" |
hoverScale? | number | 1.05 |
tapScale? | number | 0.95 |
asChild? | boolean | false |