# CollapsibleNotices
Used as a wrapper to collapse the details of ``.
```hbs preview-template
Header
Body
Header
Body
Footer
Header
Body
Footer
```
## Arguments
No arguments required. Wrap this component around the needed notices.
## See
- [Template Source Code](./index.hbs)
---