Can we make one component inherit styles/css from a parent component, or must we always define it in the component ?
Answer / Ram Updesh Singh
Yes, in Salesforce Lightning components, you can define a custom base component and let child components inherit its styles using the `extends="c:baseComponent"` attribute. However, if you don't have a parent component to inherit from, you must define the styles in each component.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an apex transaction?
Explain functionality of force.com query optimizer?
What is the default batch size if we enable bulk api?
What are governor limits in salesforce?
What is a workflow field update? : salesforce admin
What services are provided by the cloud giant Force.com?
What is visualforce? : salesforce visualforce
Difference between Trigger.new & Trigger.old?
Define Sharing Rules?
What is track field history?
What do you think are the best practices of creating contact sharing rules?
What are record types?