Is there any limit on how many component to have in one application ? : salesforce lightning component
Answer / Atul Singh
There is no specific limit to the number of components you can have in a single Salesforce Lightning application. However, it's best to keep your components modular and reusable to improve maintainability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define Object relationship overview?
Does salesforce stores the deleted objects and fields? : salesforce objects & fields
What is the difference between a standard controller and a custom controller?
What happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted?
What are the tasks of standard controller? : salesforce visualforce
Explain what is a custom object in sales force?
What is the use of “all rows” in soql?
What are custom report types?
What are the names of interfaces that are added to a lightning component to allow it to be used as custom tabs, and to be used in lightning and community builder?
Explain Tabular Reports?
How many controllers can be used in a visual force page?
What is app in salesforce?