Documentation
    Preparing search index...

    Function removeUrlParams

    • Updates and returns the current (or optionally the given) URL after removing the params with the given names.

      Parameters

      • paramNames: string[]
      • Optionalurl: string

      Returns string | null

      null if not in browser or invalid URL.