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
4845
April 6, 2020
Sending action to child component in a component block Ember 1.13
Learning Team
4
2031
October 26, 2016
Action from nested component to parent component
2
3186
May 10, 2015
Accessing params from custom component action
3
1340
November 11, 2015
Passing variables
3
1166
July 30, 2016