ado5 60ac2c1c9a first commit 7 月之前
..
README.en-US.md 60ac2c1c9a first commit 7 月之前
README.md 60ac2c1c9a first commit 7 月之前
index.d.ts 60ac2c1c9a first commit 7 月之前
index.js 60ac2c1c9a first commit 7 月之前
props.d.ts 60ac2c1c9a first commit 7 月之前
props.js 60ac2c1c9a first commit 7 月之前
sticky.d.ts 60ac2c1c9a first commit 7 月之前
sticky.js 60ac2c1c9a first commit 7 月之前
sticky.json 60ac2c1c9a first commit 7 月之前
sticky.wxml 60ac2c1c9a first commit 7 月之前
sticky.wxss 60ac2c1c9a first commit 7 月之前
type.d.ts 60ac2c1c9a first commit 7 月之前
type.js 60ac2c1c9a first commit 7 月之前
utils.js 60ac2c1c9a first commit 7 月之前

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 }) | -