NoneLocation

Ember.NoneLocation Class

PRIVATE

Extends: Ember.Object

Defined in: packages/ember-routing/lib/location/none_location.js:11

Module: ember-routing

Ember.NoneLocation does not interact with the browser. It is useful for testing, or when you need to manage state with your Router, but temporarily don't want it to muck with the URL (for example when you embed your application in a larger page).

doc_EmberJs
2016-11-30 16:52:39
Comments
Leave a Comment

Please login to continue.