Kami UI

PullToRefresh

PullToRefresh component from the Kami UI library.

What this is used for

PullToRefresh is used to build mobile-first UI flows in Kami.

Mobile-focused features

  • mobile-ready styling
  • works with touch-first layouts
  • designed for Capacitor/web apps

Implementation example

import { PullToRefresh } from '@kamiui/kami';

<PullToRefresh />

Preview

PullToRefresh
Preview unavailable for this component

On this page