A text component with an animated shimmer effect that creates a flowing gradient across the text.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/kokonut-labs/kokonutui/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Usage
Props
The text content to display with shimmer effect
Additional CSS classes for styling
Features
- Gradient Animation: Smooth horizontal gradient movement
- Light/Dark Mode: Adapts colors for light and dark themes
- Customizable: Apply custom styles via className
- Responsive: Works at any text size
Customization
The shimmer effect uses a gradient that moves from left to right continuously:Dependencies
motion/react- Animation library@/lib/utils- cn utility function