Fade Up Word

A text component that reveals its content with a smooth fade-up animation, activated by default when the text enters the viewport.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/fade-up-word.json

Usage

import { FadeUpWord } from "@/components/ui/fade-up-word";
<FadeUpWord>Lorem ipsum dolor sit amet</FadeUpWord>

Props

FadeUpWord props.