> For the complete documentation index, see [llms.txt](https://developers.discountninja.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.discountninja.io/discount-ninja-developer-hub/storefront-api/widgets/notification.md).

# Notification

{% hint style="success" %}
This widget is currently available for V6 Beta customers only
{% endhint %}

## Registration

This widget is included in the "**Discount Ninja**" App Embed.

## Style

Check out [this article](#style) to learn more about how the style of this widget can be changed.

## Events

`la:dn:notification:collapse`

* Executes the collapse method.

`la:dn:notification:expand`

* Executes the expand method.

`la:dn:notification:highlight-message`

* Executes the `highlightMessage` method.
* Expects a parameter named `token` to indicate which message to highlight.
