You are using the :host pseudo-class selector to target styles in the element that hosts the component in Angular.
What can you achieve by using function form when doing so?
a. You can apply host styles conditionally
b. You can include another selector inside the host
c. You can target the host element
d. You can host element inside parent’s component
Skills Covered
- Angular
- Component Interaction
Assessing
- Fundamentals
Question Type
- MCQs (Single Correct)