Shimmering Text
Smooth, light-sweeping shimmer animation for text.
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)