UNPKG

weex-nuke

Version:

基于 Rax 、Weex 的高性能组件体系 ~~

20 lines (12 loc) 465 B
# Header - category: Components - chinese: 列表头 - type: 基本 --- ## 设计思路 `Header` 是一个容器节点,作为 `ListView` 的子组件使用,具备 position sticky 属性。 ## API | 参数 | 说明 | 类型 | 默认值 | | ------ | ---------------------------- | ------ | ------ | | append | 渲染模式,可选 `tree` `node` | String | tree | | style | 样式 | any | {} |