Ember.JS
How to pass an action from template controller to Grand child component
Questions
harimath
January 15, 2020, 4:11am
4
console.log(this.args.save)
Would this console still have to be this.args.save OR can be this.save ?
show post in topic
Related topics
Topic
Replies
Views
Activity
Passing down actions to child components
Questions
7
4795
April 6, 2020
Sending action to child component in a component block Ember 1.13
Learning Team
4
2028
October 26, 2016
Need clarification over some syntax
Questions
1
434
December 12, 2019
Action from nested component to parent component
2
3174
May 10, 2015
How can I send actions INTO a component?
8
13907
July 18, 2015