Skip to main content

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​

NotificationType

options?​

StateUpdateOptions = {}

Returns​

void