Globals / "src/renderer/components/notifications/notifications.store" / Notification
Interface: Notification#
Hierarchy#
- Notification
Index#
Properties#
Properties#
id#
• Optional id: NotificationId
Defined in src/renderer/components/notifications/notifications.store.ts:18
message#
• message: NotificationMessage
Defined in src/renderer/components/notifications/notifications.store.ts:19
status#
• Optional status: NotificationStatus
Defined in src/renderer/components/notifications/notifications.store.ts:20
timeout#
• Optional timeout: number
Defined in src/renderer/components/notifications/notifications.store.ts:21
Last update: November 10, 2020