ShowUpdateNotificationRuntime
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/ui/notifications/showUpdateNotificationRuntime / ShowUpdateNotificationRuntime
Interface: ShowUpdateNotificationRuntime
Defined in: utils/ui/notifications/showUpdateNotificationRuntime.ts:14
Propertiesβ
createElementβ
readonlycreateElement: <K>(tagName:K) =>HTMLElementTagNameMap[K]
Defined in: utils/ui/notifications/showUpdateNotificationRuntime.ts:15
Type Parametersβ
Kβ
K extends keyof HTMLElementTagNameMap
Parametersβ
tagNameβ
K
Returnsβ
HTMLElementTagNameMap[K]
queryNotificationElementβ
readonlyqueryNotificationElement: (selector:string) =>HTMLElement|null
Defined in: utils/ui/notifications/showUpdateNotificationRuntime.ts:18
Parametersβ
selectorβ
string
Returnsβ
HTMLElement | null