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