NotificationDefinitioninterface
Properties (13)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| badge⚓︎ | string | x | x | x |
| body⚓︎ | string | x | x | x |
| data⚓︎ | any | x | x | x |
| dir⚓︎ | "auto" | "ltr" | "rtl" | x | x | x |
| icon⚓︎ | string | x | x | x |
| image⚓︎ | string | x | x | x |
| lang⚓︎ | string | x | x | x |
| renotify⚓︎ | boolean | x | x | x |
| requireInteraction⚓︎ | boolean | x | x | x |
| silent⚓︎ | boolean | x | x | x |
| tag⚓︎ | string | x | x | x |
| timestamp⚓︎ | number | x | x | x |
| vibrate⚓︎ | number[] | x | x | x |