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