Colibrio Reader Framework API - Cloud license
    Preparing search index...
    • Returns a promise that will resolve when the provided image element has loaded, or when the timeoutMs number of milliseconds have elapsed.

      Parameters

      • element: HTMLImageElement

        The element to wait for.

      • timeoutMs: number

        The timeout in milliseconds.

      Returns Promise<void>