Retrieves the hash (fragment) component of a parsed URL. Returns an empty string if the URL is invalid or no hash is present.
The ada_url handle.
An ada_string containing the hash.
See Implementation
Retrieves the hash (fragment) component of a parsed URL. Returns an empty string if the URL is invalid or no hash is present.