Back to Components
Text Effects

Typing Delete Text

Types and deletes phrases in a loop with a blinking cursor for a lively terminal effect.

Dependencies

  • clsx
  • tailwind-merge
  • framer-motion

Files

  • components/ui/typing-delete-text.tsx

Installation

Using shadcn CLI

npx shadcn add typing-delete-text --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge framer-motion