Skip to main content

showWarning

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/ui/notifications/syncRendererNotifications / showWarning

Function: showWarning()

showWarning(message: string, timeout?: number): void

Defined in: utils/ui/notifications/syncRendererNotifications.ts:123

Show warning notification with standard styling.

Parameters​

message​

string

timeout?​

number = 4000

Returns​

void