Description
getURLParams is a function to get URL object from location.href in browser.
Syntax
invincible.getURLParams()
Params
undefined
Return
Type | Description |
---|---|
Object | Return URL params object |
Examples
|
getURLParams is a function to get URL object from location.href in browser.
invincible.getURLParams()
undefined
Type | Description |
---|---|
Object | Return URL params object |
|