expectLoad | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...
    • Expect a pageload to be triggered by the callback

      Type Parameters

      • T

      Parameters

      • cb: () => T | Promise<T>
      • __namedParameters: { waitUI?: boolean } = {}

      Returns Promise<T>