Button
A versatile action trigger component built on Framer Motion with support for variants, colors, sizes, icons, and full theme customization.
Import
import { Button, ButtonGroup } from 'reablocks';
Button Props
| Prop | Type | Default | Description |
|---|---|---|---|
color | 'default' | 'primary' | 'secondary' | 'success' | 'warning' | 'error' | string | 'default' | Color variation |
variant | `'filled' | 'outline' | 'text' \ |
[Description truncada. Veja o README completo no GitHub.]