Can we include one lightning component to another ?
Answer / Prabha Rani
Yes, one Lightning component can be included in another by using the ltng:require and ltng:requireForCurrentComponent Aura markup tags.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the permission sets in salesforce?
can we use a Checkbox as controlling field?
How can you lock record using soql so that it cannot be modified by other user?
Can we make one component inherit styles/css from a parent component, or must we always define it in the component ? : salesforce lightning component
What is test class and why do we need it?
Explain the term 'Data Skew' in Salesforce?
What are governor limits in salesforce? : salesforce crm
Will data be lost in a custom field if data type is changed to number from any other data type?
What are the benefits of the salesforce?
What are dependent fields?
What are Different types of field types?
What are the different types of attributes that can be added to a lightning component ?