n
nonaxial
Components
104/207
Neumorphic

Soft Button

Buttons

Neumorphic soft button with depth

neumorphismsoftdepthshadow

Installation

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

Usage

tsx
import { SoftButton } from "@/components/nonaxial/soft-button"

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

Props

PropTypeDefault
childrenReactNode
classNamestring