Components/Buttons

3D Button

A premium 3D button component with customizable dual-tone gradients, shimmer effects, and depth shadows.

button3dgradientshimmer

Preview

Installation

npx shadcn@latest add https://grootstudio.vercel.app/r/3d-button.json

Usage

Props

PropTypeDefaultRequiredDescription
color1stringundefinedThe primary light color for the top of the gradient.
color2stringundefinedThe secondary dark color for the bottom of the gradient and shadows.
hrefstringundefinedOptional URL for navigation.
openInNewTabbooleanfalseWhether to open the link in a new tab.
classNamestringundefinedOptional class names for custom styling.