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