Animated Shiny Text
Text with an animated shimmer effect that creates a premium, dynamic appearance. Perfect for announcements and highlights.
Preview
✨ Introducing Nyxhora UI
Installation
Use the CLI to add this component to your project.
Usage
tsx
9 linesCopy
Examples
Standalone Text
Premium Quality Text
Wide Shimmer
Wider shimmer effect ✨
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | required | The text content to display with the shimmer effect |
shimmerWidth | number | 100 | Width of the shimmer gradient in pixels |
className | string | undefined | Additional CSS classes for styling |
Tailwind Configuration
Add the following animation to your tailwind.config.js:
tailwind.config.js
javascript
19 linesCopy