Can we include one component to another ? : salesforce lightning component
Answer / Ravi Nayak
Yes, you can nest or include one Lightning Component within another. This is often done using the ltng:include and ltng:require tags.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is partial data sandbox?
How can I participate in the developer force community?
What is dashboard? : salesforce reports and dashboards
What is field-level security? How do you set field-level security on a single field for all profiles?
What is the difference between isNull and isBlank?
What does it indicate if an error state this “list has no rows for assignment”?
Explain the skinny table.
What is a CSV file?
Explain 'lookup relationship' in salesforce ?
What is difference between lookup and master details? : salesforce objects & fields
What are the different ways to store various types of records in salesforce?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component