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