IAddNotificationOptions
@spartanfx/react / IAddNotificationOptions
Interface: IAddNotificationOptions
Options for adding a notification
Properties
| Property | Type | Description |
|---|---|---|
markReadOnToast? | boolean | Mark as read when toast is shown (default true) |
mode? | NotificationMode | Display mode: list only, toast only, or both |
toastDurationMs? | number | Toast duration in milliseconds |