ado5 3903c18ce2 first commit пре 9 месеци
..
README.en-US.md 3903c18ce2 first commit пре 9 месеци
README.md 3903c18ce2 first commit пре 9 месеци
index.d.ts 3903c18ce2 first commit пре 9 месеци
index.js 3903c18ce2 first commit пре 9 месеци
props.d.ts 3903c18ce2 first commit пре 9 месеци
props.js 3903c18ce2 first commit пре 9 месеци
sticky.d.ts 3903c18ce2 first commit пре 9 месеци
sticky.js 3903c18ce2 first commit пре 9 месеци
sticky.json 3903c18ce2 first commit пре 9 месеци
sticky.wxml 3903c18ce2 first commit пре 9 месеци
sticky.wxss 3903c18ce2 first commit пре 9 месеци
type.d.ts 3903c18ce2 first commit пре 9 месеци
type.js 3903c18ce2 first commit пре 9 месеци
utils.js 3903c18ce2 first commit пре 9 месеци

README.en-US.md

:: BASE_DOC ::

API

Sticky Props

name | type | default | description | required -- | -- | -- | -- | -- container | Function | - | - | N custom-style v0.25.0 | String | - | - | N disabled | Boolean | false | - | N external-classes | Array | - | ['t-class'] | N offset-top | String / Number | 0 | - | N z-index | Number | 99 | - | N

Sticky Events

name | params | description -- | -- | -- scroll | (detail: { scrollTop: number, isFixed: boolean }) | -