setLastRendererNotification
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/state/domain/rendererNotificationState / setLastRendererNotification
Function: setLastRendererNotification()
setLastRendererNotification(
notification: {message:string;timestamp:number;type:NotificationType; },options?:StateUpdateOptions):void
Defined in: utils/state/domain/rendererNotificationState.ts:57
Parametersβ
notificationβ
messageβ
string
timestampβ
number
typeβ
options?β
StateUpdateOptions = {}
Returnsβ
void