Neumorphism 3D Button
Buttons3D neumorphic button with press effect
neumorphism3dpressdepth
Installation
$
Usage
tsx
import { Neumorphism3dButton } from "@/components/nonaxial/neumorphism-3d-button"
export default function Example() {
return (
<Neumorphism3dButton>{/* Your content here */}</Neumorphism3dButton>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |