Skip to main content

NotificationElement

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/ui/notifications/showNotification / NotificationElement

Type Alias: NotificationElement

NotificationElement<> = HTMLElement & { hideTimeout?: number; }

Defined in: utils/ui/notifications/showNotification.js:37

Type Declaration​

hideTimeout?​

optional hideTimeout: number

Type Parameters​