Card Skeleton Shimmer
A production-scale, light + dark Card Skeleton Shimmer component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add card-skeleton-shimmerUsage
import { CardSkeletonShimmer } from "@lerpa/ui";
<CardSkeletonShimmer />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| rows | number | — | |
| showAvatar | boolean | — | |
| showImage | boolean | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.