OpenFileSelectorRuntimeScope
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/files/import/openFileSelectorRuntime / OpenFileSelectorRuntimeScope
Interface: OpenFileSelectorRuntimeScope
Defined in: utils/files/import/openFileSelectorRuntime.ts:17
Propertiesβ
getAbortControllerβ
readonlygetAbortController:OpenFileSelectorRuntimeProvider<() =>AbortController>
Defined in: utils/files/import/openFileSelectorRuntime.ts:18
getClearTimeoutβ
readonlygetClearTimeout:OpenFileSelectorRuntimeProvider<{(id:number|undefined):void; (timeout:string|number|Timeout|undefined):void; }>
Defined in: utils/files/import/openFileSelectorRuntime.ts:19
getDocumentβ
readonlygetDocument:OpenFileSelectorRuntimeProvider<Document>
Defined in: utils/files/import/openFileSelectorRuntime.ts:20
getNavigatorβ
readonlygetNavigator:OpenFileSelectorRuntimeProvider<Pick<Navigator,"userAgent">>
Defined in: utils/files/import/openFileSelectorRuntime.ts:21
getQueueMicrotaskβ
readonlygetQueueMicrotask:OpenFileSelectorRuntimeProvider<{(callback:VoidFunction):void; (callback: () =>void):void; }>
Defined in: utils/files/import/openFileSelectorRuntime.ts:24
getSetTimeoutβ
readonlygetSetTimeout:OpenFileSelectorRuntimeProvider<typeofsetTimeout>
Defined in: utils/files/import/openFileSelectorRuntime.ts:25