n
nonaxial
3D Text3D Text

3D Text

Text Effects

Text with 3D depth effect

3ddepthperspective

Installation

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

Usage

tsx
import { 3dText } from "@/components/nonaxial/3d-text"

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

Props

PropTypeDefault
childrenReactNode
classNamestring