Skip to main content

Installation

    Usage

    showLineNumbers
    import { AnimatedShinyText } from "@/components/ui/animated-shiny-text"
    
    showLineNumbers
    <AnimatedShinyText>Hello</AnimatedShinyText>
    

    Props

    PropTypeDefaultDescription
    childrenReactNode-The text to be shimmered.
    classNamestring-The class name to be applied to the shimmer.
    shimmerWidthnumber100The width of the shimmer in pixels.

    Build docs developers (and LLMs) love