xiahan cb6ddd3787 feature 代码提交 5 月之前
..
README.en-US.md cb6ddd3787 feature 代码提交 5 月之前
README.md cb6ddd3787 feature 代码提交 5 月之前
index.d.ts cb6ddd3787 feature 代码提交 5 月之前
index.js cb6ddd3787 feature 代码提交 5 月之前
props.d.ts cb6ddd3787 feature 代码提交 5 月之前
props.js cb6ddd3787 feature 代码提交 5 月之前
sticky.d.ts cb6ddd3787 feature 代码提交 5 月之前
sticky.js cb6ddd3787 feature 代码提交 5 月之前
sticky.json cb6ddd3787 feature 代码提交 5 月之前
sticky.wxml cb6ddd3787 feature 代码提交 5 月之前
sticky.wxss cb6ddd3787 feature 代码提交 5 月之前
type.d.ts cb6ddd3787 feature 代码提交 5 月之前
type.js cb6ddd3787 feature 代码提交 5 月之前

README.en-US.md

:: BASE_DOC ::

API

Sticky Props

name | type | default | description | required -- | -- | -- | -- | -- style | Object | - | CSS(Cascading Style Sheets) | N custom-style | Object | - | CSS(Cascading Style Sheets),used to set style on virtual component | N container | Function | - | - | N disabled | Boolean | false | - | N offset-top | String / Number | 0 | - | N z-index | Number | 99 | - | N

Sticky Events

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

Sticky External Classes

className | Description -- | -- t-class | - t-class-content | -