Shimmer Text
A shimmer text component.
Loading...
Installation
Usage
import { ShimmerText } from '$lib/components/ori/shimmer-text'; <ShimmerText>Loading...</ShimmerText> Props
| Prop | Type | Default | Description |
|---|---|---|---|
| duration | number | 2 | Duration of one shimmer cycle in seconds |
| class | string | '' | Additional CSS classes for custom styling |