Skip to main content

RendererDependencies

FitFileViewer - API Documentation v29.9.0


FitFileViewer - API Documentation / renderer / RendererDependencies

Interface: RendererDependencies

Defined in: renderer.js:69

Properties​

openFileBtn​

openFileBtn: HTMLElement | null

Defined in: renderer.js:71

Open file button element


isOpeningFileRef​

isOpeningFileRef: { value: boolean; }

Defined in: renderer.js:72

Reference to file opening state

value​

value: boolean


setLoading​

setLoading: Function

Defined in: renderer.js:74

Function to show/hide loading state


showNotification​

showNotification: Function

Defined in: renderer.js:75

Function to display notifications


handleOpenFile​

handleOpenFile: Function

Defined in: renderer.js:76

Function to handle file opening


showUpdateNotification​

showUpdateNotification: Function

Defined in: renderer.js:77

Function to show update notifications


showAboutModal​

showAboutModal: Function

Defined in: renderer.js:79

Function to display about modal


applyTheme​

applyTheme: Function

Defined in: renderer.js:80

Function to apply theme changes


listenForThemeChange​

listenForThemeChange: Function

Defined in: renderer.js:81

Function to listen for theme changes