feat(ViewEncapsulation): default ViewEncapsulation to configurable
BREAKING CHANGES: DirectiveNormalizer takes new constructor arguments, `config:CompilerConfig`. Closes #7883
This commit is contained in:
@ -1120,7 +1120,7 @@ export var ContentChildren: ContentChildrenMetadataFactory =
|
||||
* }
|
||||
* }
|
||||
* ```
|
||||
*
|
||||
*
|
||||
* ```html
|
||||
* <container #container_ref>
|
||||
* <item>a</item>
|
||||
|
Reference in New Issue
Block a user