HistoryLocation#getState()

getStateObjectprivate

Defined in packages/ember-routing/lib/location/history_location.js:122

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
doc_EmberJs
2016-11-30 16:52:13
Comments
Leave a Comment

Please login to continue.