Command Palette

Search for a command to run...

1.8k

Command Palette

Search for a command to run...

Blog

Shimmering Text

Smooth, light-sweeping shimmer animation for text.

Loading…

Installation

$ pnpm dlx shadcn@latest add @ncdai/shimmering-text

Usage

import { ShimmeringText } from "@/components/shimmering-text"
<ShimmeringText text="slide to unlock" />

API Reference

ShimmeringText

Prop

Type

Examples

Custom Color

Loading…

CSS Variables explanation:

  • --color: Base text color (the default/resting state of characters)
  • --shimmering-color: Peak highlight color (the bright color characters transition to during the shimmer effect)