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

Ember shorthand for self.controllerFor on same route/controller

$
0
0

@harimath wrote:

Is there a shorthand for the following code (i.e. calling controller attribute from the same named route)

self.controllerFor(self.routeName).get('myAttribute')

I have already tried self.controller.get('myAttribute')

Posts: 7

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 4836

Trending Articles