NoneLocation#formatURL()

formatURL (url) Stringprivate

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

Given a URL, formats it to be placed into the page as part of an element's href attribute.

This is used, for example, when using the {{action}} helper to generate a URL based on an event.

Parameters:

url String

Returns:

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

Please login to continue.