Reveal Animate

A masked text reveal that sweeps content in or out with blur.

Hello, world.

Customize

From
Duration (ms)450ms

Usage

import { RevealAnimate } from "@/components/lazy-ui/reveal-animate";

<RevealAnimate
  from="left"
  duration={450}
/>