Question: What are the two component decorator metadata properties used to set up CSS styles for a component?
- viewEncapsulation and viewEncapsulationFiles.
- There is only one and it is the property named css.
- css and cssUrl.
- styles and styleUrls.
Answer: The correct answer of the above question is Option D:styles and styleUrls.