Skip to main content

showSuccess

FitFileViewer - API Documentation v30.0.1


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

Function: showSuccess()

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

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

Show success notification with standard styling.

Parameters​

message​

string

timeout?​

number = 3000

Returns​

void