Matterway
    Preparing search index...

    Function removeTabProgress

    • removes the injected progress loader and text in the new tab.

      Parameters

      • tabCtx: Context

        Context object of the new tab page..

      Returns Promise<void>

      import {removeTabProgress} from '@matterway/sdk-progress';


      await removeTabProgress(tabCtx);