Skip to main content

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?​

RendererElectronApiScope

Returns​

void