ShowAboutModal
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / renderer/startupCallbackTypes / ShowAboutModal
Type Alias: ShowAboutModal
ShowAboutModal = (
html?:string,options?: {electronApiScope?:RendererElectronApiScope; }) =>void
Defined in: renderer/startupCallbackTypes.ts:3
Parametersβ
html?β
string
options?β
electronApiScope?β
Returnsβ
void