How to communicate between lightning component and Visualforce page Using aura:dependency and ltng:outApp in Salesforce
Hey guys, today in this post we are going to learn about How to communicate between lightning component and Visualforce page Using aura:dependency and ltng:outApp in Salesforce. Real time scenarios:- Convert Visualforce to lightning component using aura:dependency and ltng:outApp and display User information in html table formats. Files we used in this post example visualforceToLightningCmp.vfp … Read more How to communicate between lightning component and Visualforce page Using aura:dependency and ltng:outApp in Salesforce