Docs / Components / Brutalist Button

Brutalist Button

A heavy, mechanical-style button with a 3D depth effect, mechanical click animation, and interactive ripples.

Dependencies

Install the following dependencies to use this component:

1npm install clsx tailwind-merge

Installation

Run the following command in your terminal to add the component to your project:

1npx rankflow-ui@latest add brutalist-button

Props Reference

PropTypeDefaultDescription
childrenReactNode'button'The button text or content.
sizesm | md | lgmdThe size of the button.
colorzinc | amber | red | blue | emerald | lightlightThe color theme of the button.
classNamestring''Additional CSS classes.