How to pass data from parent component to child component Using Application event in salesforce | How to Use Application Event to pass attribute value from one lightning component to another in aura lightning component Salesforce

application event in aura lightning -- w3web.net

Hey guys, today in this post we are going to learn about How to Use Application Event to pass attribute value from one lightning component to another in aura lightning component Salesforce. Event-driven programming is used in many languages and frameworks, such as JavaScript and Java Swing. The idea is that you write handlers that … Read more →

Example of component type event (aura:event type=”COMPONENT”) where passing the multiple attribute value from child component to parent component on click button in aura lighting component Salesforce | how to Get/Set component type event attribute value on click button in lightning component Salesforce

Passing mutiple attributes value to component type event -- w3web.net

Hey guys, today in this post we are going to learn component event (aura:event type=”COMPONENT”) where passing the attribute value from Child Component to Parent Component on Click button in aura lighting component Salesforce. Real time scenarios:- Create a component event in Salesforce lightning, and pass the event attribute value from child component to parent … Read more →