How to validate child component from parent component on click button using aura method in lightning component
Hey guys, today in this post we are going to learn about how to validate child component from parent component on click button using aura method in Salesforce lightning component. Files we used in this post example:- eventApp.app Lightning Application It is used for call the component to preview on browser. eventCmp.cmp Lightning Component It … Read more How to validate child component from parent component on click button using aura method in lightning component