Docs

Typing Effect

A typewriter component that cycles through an array of words with a blinking cursor.

Component Blueprint

Installation

$ npx @cosmoo/oblivion add typing-effect
Packagesnpm install

Usage Detail

tsx
import { TypingEffect } from "@/components/oblivion/typing-effect"

export default function TypingEffectDemo() {
  return <TypingEffect />
}

Oblivion UI

© 2026 Oblivion UI. All rights reserved.