You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joe 9b449c2688 first commit 2 years ago
..
README.en-US.md first commit 2 years ago
README.md first commit 2 years ago
props.d.ts first commit 2 years ago
props.js first commit 2 years ago
pull-down-refresh.d.ts first commit 2 years ago
pull-down-refresh.js first commit 2 years ago
pull-down-refresh.json first commit 2 years ago
pull-down-refresh.wxml first commit 2 years ago
pull-down-refresh.wxss first commit 2 years ago
type.d.ts first commit 2 years ago
type.js first commit 2 years ago

README.en-US.md

:: BASE_DOC ::

API

PullDownRefresh Props

name type default description required
external-classes Array - ['t-class', 't-class-loading','t-class-text', 't-class-indicator'] N
loading-bar-height String / Number 50 - N
loading-props Object - TypescriptLoadingPropsLoading API Documentssee more ts definition N
loading-texts Array [] Typescriptstring[] N
max-bar-height String / Number 80 - N
refresh-timeout Number 3000 - N
value Boolean false - N
default-value Boolean false uncontrolled property N

PullDownRefresh Events

name params description
change (value: boolean) -
refresh - -
scrolltolower - -
timeout - -