Skip to main content

showError

FitFileViewer - API Documentation v30.0.1


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

Function: showError()

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

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

Show error notification with standard styling.

Parameters​

message​

string

timeout?​

number = 5000

Returns​

void