npx shadcn@latest add https://chamaac.com/r/premium-button.json| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | "Premium Button" | The text to display inside the button |
| className | string | - | Additional CSS classes for the button |
| onClick | () => void | - | Click handler function |