load | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...
    • Wait for a page to load

      Parameters

      • page: string | URL

        URL to load

      • Optionaloptions: { urlParams: Record<string, string>; waitUI?: boolean }

        options

        • waitUI - Wait for the UI to be ready (default: true)
        • urlParams - URL parameters to add to the URL

      Returns Promise<void>