---
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>