3D3D3D3D3D3D3D
Text 3D Extrude
Text Effects3D extruded text effect
3dextrudedepth
Installation
$
Usage
tsx
import { Text3dExtrude } from "@/components/nonaxial/text-3d-extrude"
export default function Example() {
return (
<Text3dExtrude>{/* Your content here */}</Text3dExtrude>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |