getStateObject
private
Get the current history.state
. Checks for if a polyfill is required and if so fetches this._historyState. The state returned from getState may be null if an iframe has changed a window's history.
Returns:
-
Object
- state
getStateObject
private
Get the current history.state
. Checks for if a polyfill is required and if so fetches this._historyState. The state returned from getState may be null if an iframe has changed a window's history.
Object
Please login to continue.