Pull To Refresh Help Beacon
A production-scale, light + dark Pull To Refresh Help Beacon component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add pull-to-refresh-help-beaconLive preview available in the gallery.
Usage
import { PullToRefreshHelpBeacon } from "@lerpa/ui";
<PullToRefreshHelpBeacon />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tips | string[] | - | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.