Pulse
Text Shadow Pulse
Text EffectsPulsing text shadow
shadowpulseglow
Installation
$
Usage
tsx
import { TextShadowPulse } from "@/components/nonaxial/text-shadow-pulse"
export default function Example() {
return (
<TextShadowPulse>{/* Your content here */}</TextShadowPulse>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |