Function
the hash is set - #string.
If true, updates the hash value in the current history state instead of creating a new history state.
Gets or sets the hash string.
Handles getting and setting of location.hash. - If no arguments are passed, acts as a getter. - If a string is passed, acts as a setter.
when used as a getter, returns the current hash string. when used as a setter, returns the new hash string. getter
String
Object