Salesforce Lighting - Passing Value from one attribute to another attribute while calling component


In Salesforce lightning , when we call a component we can assign the value of that component's attribute.
by adding attribute name next to component name

Example :


           
           



   
   



-------------------------------------------------------------------------------------------------------------------------

Comments

Popular posts from this blog

Salesforce DX Learning

What is Getter and Setter Method in VF page