harshit kaushik
IndividualPopular Salesforce Blogs
Application Event in Lightning Component in Salesforce
Blog
in Lightning, Salesforce
As we have discussed Component Events in my previous blog which is also one of the events helps to communicate between two components. Now you…
How Variable Types Operate in the Lightning Component Framework
Blog
in Others
When writing a component or application, you can set an attribute to have a specific type. But how is the type being used by Aura,…
How to Upload and Show Images in Lightning Aura Component | Salesforce Developer Guide
Blog
in Lightning
In order to upload an image, you have two ways either use a standard file:upload or create a custom image file upload. Using the standard…