API Docs for: v2.11.1
Show:

Ember.AutoLocation Class

Ember.AutoLocation will select the best location option based off browser support with the priority order: history, hash, none.

Clean pushState paths accessed by hashchange-only browsers will be redirected to the hash-equivalent and vice versa so future transitions are consistent.

Keep in mind that since some of your users will use HistoryLocation, your server must serve the Ember app at all the routes you define.

Methods

Properties

cancelRouterSetup

Unknown private

Default: false

global

Unknown private

Default: window

history

Unknown private

Default: environment.history

location

Unknown private

Default: environment.location

rootURL

Unknown private

Default: '/'

userAgent

Unknown private

Default: environment.history