This has a list of metadata properties available for a component such as selector, templateUrl, and providers and one of them is "styles" and this should have a setting with square braces and backticks inside of the square braces and CSS styles (just as they would appear in a stylesheet) inside of the backticks. The metadata properties for components are:
- animations
- changeDetection
- encapsulation
- entryComponents
- exportAs
- host
- inputs
- interpolation
- moduleId
- outputs
- providers
- queries
- selector
- styleUrls
- styles
- template
- templateUrl
- viewProviders
No comments:
Post a Comment