Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Route property in Template

$
0
0

@adsl99801 wrote:

In Controller has a property called email ,then the template can use it {{email}} to present value. ex:

export default Ember.Controller.extend({ email:'my@email.com',

But How to dclare a property called email in route then the template can use it {{email}} to present value?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles