Components/Buttons
Press Button
An industry-grade neobrutalist button with a 3D press effect and highly flexible theming.
button3dpressneobrutalism
Preview
Installation
npx shadcn@latest add https://grootstudio.vercel.app/r/press-button.jsonUsage
Props
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
| variant | string | neutral | The visual style of the button. | |
| size | string | default | The size of the button. | |
| asChild | boolean | false | Whether to render the button as a child element using Radix Slot. |