Documentation - v7.12.0
    Preparing search index...

    Function buildUrl

    • Constructs a URL object, using the global URL constructor when it behaves correctly and falling back to a pristine iframe-sourced constructor to avoid polyfill interference.

      Parameters

      • url: string
      • Optionalbase: string

      Returns URL