Home > @shopware-pwa/composables > Notification_2
# Notification_2 interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface Notification
# Properties
Property | Type | Description |
---|---|---|
id? | number | (BETA) (Optional) |
message | string | (BETA) |
type | "info" | "warning" | "success" | "danger" | (BETA) |