ClippedClippedClippedClippedClipped
Clip Text
Text EffectsText with clip-path reveal
cliprevealmask
Installation
$
Usage
tsx
import { ClipText } from "@/components/nonaxial/clip-text"
export default function Example() {
return (
<ClipText>{/* Your content here */}</ClipText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |