Skip to main content

The urlparams object

urlparams contains information about the current URL, including URL query parameters.

Properties

hash
string

The hash fragment of the current URL.

href
string

The current URL used to access the app, including parameters and hash fragments.