Skip to main content

RendererDependencies

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / renderer / RendererDependencies

Interface: RendererDependencies

Defined in: renderer.js:64

Properties​

openFileBtn​

openFileBtn: HTMLElement | null

Defined in: renderer.js:65

Open file button element


isOpeningFileRef​

isOpeningFileRef: { value: boolean; }

Defined in: renderer.js:66

Reference to file opening state

value​

value: boolean


setLoading​

setLoading: Function

Defined in: renderer.js:67

Function to show/hide loading state


showNotification​

showNotification: Function

Defined in: renderer.js:68

Function to display notifications


handleOpenFile​

handleOpenFile: Function

Defined in: renderer.js:69

Function to handle file opening


showUpdateNotification​

showUpdateNotification: Function

Defined in: renderer.js:70

Function to show update notifications


showAboutModal​

showAboutModal: Function

Defined in: renderer.js:71

Function to display about modal


applyTheme​

applyTheme: Function

Defined in: renderer.js:72

Function to apply theme changes


listenForThemeChange​

listenForThemeChange: Function

Defined in: renderer.js:73

Function to listen for theme changes