编辑 | blame | 历史 | 原始文档

---
title: Collapse
type: tags

order: 501

Collapse tag, a content area which can be collapsed and expanded.

{% insertmd includes/tags/collapse.md %}

Example

<Collapse>
  <Panel value="Panel Header">
    <View><Header value="Hello world" /></View>
  </Panel>
</Collapse>