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 @grootstudio/press-button

Usage

1

Import the component

2

Use like this

Props

PropTypeDefaultRequiredDescription
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.