Command Palette

Search for a command to run...

4Twitter
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 "https://moleculeui.design/r/typewriter-loader"

Usage

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

Examples

With custom text

Props

PropTypeDefault
typingSpeed?
number
200
typingText?
string
Loading...