hashPrefix([prefix]);
Parameters
Param | Type | Details |
---|---|---|
prefix (optional) | string | Prefix for hash part (containing path and search) |
Returns
* |
current value if used as getter or itself (chaining) if used as setter |
Param | Type | Details |
---|---|---|
prefix (optional) | string | Prefix for hash part (containing path and search) |
* |
current value if used as getter or itself (chaining) if used as setter |
Please login to continue.