Command Palette

Search for a command to run...

13Twitter
Typewriter
A customizable typewriter loader component for indicating loading states in your application. Features smooth typing animations and customizable text content.

Installation

pnpm dlx shadcn@latest add @moleculeui/typewriter-loader

Usage

import { TypewriterLoader } from "@/components/molecule-ui/typewriter-loader"
<TypewriterLoader />

Examples

With custom text

Props

Prop

Type