kaven-basic - v6.0.0
    Preparing search index...

    Function RemoveHashFromURL

    • Removes the hash fragment (including the '#' character) from a given URL string.

      Parameters

      • url: string

        The URL string from which to remove the hash fragment.

      Returns string

      The URL string without the hash fragment. If no hash is present, returns the original URL.

      1.1.7

      2018-08-30