You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lsl 7e355978ae
初始化提交代码
3 years ago
..
README.en-US.md 初始化提交代码 3 years ago
README.md 初始化提交代码 3 years ago
props.d.ts 初始化提交代码 3 years ago
props.js 初始化提交代码 3 years ago
pull-down-refresh.d.ts 初始化提交代码 3 years ago
pull-down-refresh.js 初始化提交代码 3 years ago
pull-down-refresh.json 初始化提交代码 3 years ago
pull-down-refresh.wxml 初始化提交代码 3 years ago
pull-down-refresh.wxss 初始化提交代码 3 years ago
type.d.ts 初始化提交代码 3 years ago
type.js 初始化提交代码 3 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 - -