n
nonaxial

3D Push Button

Buttons

Button with 3D push down effect

3dpushdepth

Installation

$
npx shadcn@latest add https://nonaxial.com/r/3d-push-button.json

Usage

tsx
import { 3dPushButton } from "@/components/nonaxial/3d-push-button"

export default function Example() {
  return (
    <3dPushButton>{/* Your content here */}</3dPushButton>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring