npx shadcn@latest add https://chamaac.com/r/neo-brutalist-button.json| Prop | Type | Default | Description |
|---|---|---|---|
| text | string | "Neo Brutalist" | The text to display inside the button |
| className | string | - | Additional CSS classes for styling (colors, shadows, borders, etc.) |
| onClick | () => void | - | Click handler function |