weex-nuke
Version:
基于 Rax 、Weex 的高性能组件体系 ~~
23 lines (12 loc) • 477 B
Markdown
# Header
- category: API
- chinese: header
- type: API
## Usage
` Header ` is a container node, as ` ListView ` child components used, with the position sticky attributes.
## API
| Props | Description | Type | Default |
| ------ | -------------------------------------- | ------ | ------- |
| append | render item mode, can be `tree` `node` | String | tree |
| style | header style | any | {} |