QueuedNotification
FitFileViewer - API Documentation v29.9.0
FitFileViewer - API Documentation / utils/ui/notifications/showNotification / QueuedNotification
Interface: QueuedNotification
Defined in: utils/ui/notifications/showNotification.js:28
Propertiesβ
messageβ
message:
string
Defined in: utils/ui/notifications/showNotification.js:30
typeβ
type:
"error"|"info"|"success"|"warning"
Defined in: utils/ui/notifications/showNotification.js:31
durationβ
duration:
number|null
Defined in: utils/ui/notifications/showNotification.js:32
iconβ
icon:
string
Defined in: utils/ui/notifications/showNotification.js:33
ariaLabelβ
ariaLabel:
string
Defined in: utils/ui/notifications/showNotification.js:34
onClickβ
onClick:
Function|undefined
Defined in: utils/ui/notifications/showNotification.js:35
actionsβ
actions:
NotificationAction[]
Defined in: utils/ui/notifications/showNotification.js:36
timestampβ
timestamp:
number
Defined in: utils/ui/notifications/showNotification.js:37
resolveShownβ
resolveShown: () =>
void|undefined
Defined in: utils/ui/notifications/showNotification.js:38