Gestures
PullToRefresh
A pull-down gesture at the top of a scroll container that triggers a refresh.
Install
import { PullToRefresh } from 'vael-ui'Playground
- Row 1
- Row 2
- Row 3
- Row 4
- Row 5
- Row 6
- Row 7
- Row 8
import { PullToRefresh } from 'vael-ui'
<PullToRefresh :threshold="0" :maxPull="0">PullToRefresh</PullToRefresh>