Docs

Scroll Reveal

Wraps any content and animates it into view when it enters the viewport.

Component Blueprint

Installation

$ npx @cosmoo/oblivion add scroll-reveal
Packagesnpm install lucide-react

Usage Detail

tsx
import { ScrollReveal } from "@/components/oblivion/scroll-reveal"

export default function ScrollRevealDemo() {
  return <ScrollReveal />
}

Oblivion UI

© 2026 Oblivion UI. All rights reserved.