# 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    | {}      |



