-
How to get parent Salesforce lightning component’s attribute in child component?
Hi All,
I have a parent component name “ParentComp” which has 3 attributes A,B and C of type String. I have a nested component “ChildComponent”. I want to change the value of parent component’s attribute B from child’s java script controller.
How can i do that?
Log In to reply.
