Pull To Refresh Elastic Wave
A production-scale, light + dark Pull To Refresh Elastic Wave component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add pull-to-refresh-elastic-waveLive preview available in the gallery.
Usage
import { PullToRefreshElasticWave } from "@lerpa/ui";
<PullToRefreshElasticWave />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.