50 components available
Components

Shiny Text

November 2024
An animated text component with a shimmering light sweep effect.
Playground
Run
<ShinyText 
  text="Components for Modern Web Apps" 
  duration={2}
  delay={1}
/>

Installation

API Props

PropTypeDefault
text
string
duration
number
2
delay
number
0