0.3.2 • Published 5 years ago

@antd-mobile/pull-to-refresh v0.3.2

Weekly downloads
38
License
MIT
Repository
github
Last release
5 years ago

@antd-mobile/pull-to-refresh


React Mobile PullToRefresh Component.

NPM version

Screenshots

API

props

namedescriptiontypedefault
directionpull direction, can be up or downStringdown
distanceToRefreshdistance to pull to refreshnumber50
refreshingWhether the view should be indicating an active refreshboolfalse
onRefreshCalled when the view starts refreshing.() => void-
indicatorindicator configObject{ activate: 'release', deactivate: 'pull', release: 'loading', finish: 'finish' }
classNameadditional css class of root dom nodeString-
prefixClsprefix classString'rmc-pull-to-refresh'
dampingpull damping, suggest less than 200number100
0.3.2

5 years ago

0.3.2-alpha.0

5 years ago

0.3.1

5 years ago

0.3.1-alpha.0

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.3-alpha.0

5 years ago

0.2.1

5 years ago

0.1.1

5 years ago

0.1.1-alpha.0

5 years ago

0.0.3-alpha.3

5 years ago

0.0.3-alpha.2

5 years ago

0.0.3-alpha.1

5 years ago

0.0.3-alpha.0

5 years ago

0.0.1-alpha.4

5 years ago

0.0.1-alpha.3

5 years ago

0.0.1-alpha.2

5 years ago