KQ-056 · PULL/TO/REFRESH

Pull to Refresh

Over-pull the list past a calibrated detent and release — it holds to refresh, then settles back as the fresh rows cascade in.

KQ-056 · PULL/TO/REFRESH
Pull · To Refresh
  • 104Torque loop re-armed09:41
  • 103Bench calibrated to spec09:38
  • 102Damping sweep complete09:33
  • 101Coolant pressure nominal09:27
  • 100Session opened09:22
Drag down from the top — past the detent to refresh.

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/pull-to-refresh

Props

PropTypeDefaultDescription
onRefresh() => Promise<void> | voidCalled when a past-detent pull is released.
childrenReactNodeThe scrollable content.
thresholdnumber72Pixels past which release triggers a refresh.