Command Palette

Search for a command to run...

Typewriter/Typewriter

Typewriter

Framework-agnostic typewriter effect with multi-segment support, per-segment styling, viewport triggers, loops, and custom cursors

Overview

Documentation for Typewriter will be available here soon.

Installation

npx shadcn@latest add @elements/typewriter

Usage

Import and use the element in your application:

import { Typewriter } from "@/components/elements/typewriter/typewriter";