Ember.HashLocation Class
PRIVATE
Extends: Ember.Object
Defined in: packages/ember-routing/lib/location/hash_location.js:15
Module: ember-routing
Ember.HashLocation
implements the location API using the browser's hash. At present, it relies on a hashchange
event existing in the browser.
Please login to continue.