Pull To Refresh Morph Dialog
A production-scale, light + dark Pull To Refresh Morph Dialog component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add pull-to-refresh-morph-dialogLive preview available in the gallery.
Usage
import { PullToRefreshMorphDialog } from "@lerpa/ui";
<PullToRefreshMorphDialog />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | - | |
| checklist | string[] | - | |
| onComplete | () => void | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.