Pull To Refresh Foil Glare
A production-scale, light + dark Pull To Refresh Foil Glare component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add pull-to-refresh-foil-glareLive preview available in the gallery.
Usage
import { PullToRefreshFoilGlare } from "@lerpa/ui";
<PullToRefreshFoilGlare />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onRefresh | () => Promise<void> | — | |
| children | React.ReactNode | - | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.