# Notice Presentational component for informational/warning/error banners/notices. ```hbs preview-template

Header

Body

Footer link

Provide a widget to change the @type
``` ## Arguments | Argument/Attribute | Type | Default | Description | | --- | --- | --- | --- | | `type` | `String` | `info` | Type of notice [info\|warning\|error] | ## See - [Template Source Code](./index.hbs) ---