ado5 60ac2c1c9a first commit пре 7 месеци
..
README.en-US.md 60ac2c1c9a first commit пре 7 месеци
README.md 60ac2c1c9a first commit пре 7 месеци
props.d.ts 60ac2c1c9a first commit пре 7 месеци
props.js 60ac2c1c9a first commit пре 7 месеци
pull-down-refresh.d.ts 60ac2c1c9a first commit пре 7 месеци
pull-down-refresh.js 60ac2c1c9a first commit пре 7 месеци
pull-down-refresh.json 60ac2c1c9a first commit пре 7 месеци
pull-down-refresh.wxml 60ac2c1c9a first commit пре 7 месеци
pull-down-refresh.wxss 60ac2c1c9a first commit пре 7 месеци
type.d.ts 60ac2c1c9a first commit пре 7 месеци
type.js 60ac2c1c9a first commit пре 7 месеци

README.en-US.md

:: BASE_DOC ::

API

PullDownRefresh Props

name | type | default | description | required -- | -- | -- | -- | -- custom-style v0.25.0 | String | - | - | N 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 | - | Typescript:LoadingPropsLoading API Documentssee more ts definition | N loading-texts | Array | [] | Typescript:string[] | 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 | - | -