@@ -733,7 +733,7 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
733
733
</ tr >
734
734
</ thead > < tr class ="docs-api-method-description-row ">
735
735
< td colspan ="2 " class ="docs-api-method-description-cell ">
736
- < p > Attach the given ComponentPortal to this PortalOutlet using the ComponentFactoryResolver .</ p >
736
+ < p > Attach the given ComponentPortal to this PortalOutlet.</ p >
737
737
738
738
</ td >
739
739
</ tr > < thead >
@@ -1145,7 +1145,7 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1145
1145
</ tr >
1146
1146
</ thead > < tr class ="docs-api-method-description-row ">
1147
1147
< td colspan ="2 " class ="docs-api-method-description-cell ">
1148
- < p > Attach the given ComponentPortal to this PortalOutlet using the ComponentFactoryResolver .</ p >
1148
+ < p > Attach the given ComponentPortal to this PortalOutlet.</ p >
1149
1149
1150
1150
</ td >
1151
1151
</ tr > < thead >
@@ -1485,20 +1485,6 @@ <h4 id="ComponentPortal" class="docs-header-link docs-api-h4 docs-api-class-name
1485
1485
1486
1486
1487
1487
1488
- < tr class ="docs-api-properties-row ">
1489
- < td class ="docs-api-properties-name-cell "> < p class ="docs-api-property-name ">
1490
- < code > componentFactoryResolver: ComponentFactoryResolver | null</ code >
1491
- </ p >
1492
- </ td >
1493
- < td class ="docs-api-property-description "> < p > Alternate < code > ComponentFactoryResolver</ code > to use when resolving the associated component.
1494
- Defaults to using the resolver from the outlet that the portal is attached to.</ p >
1495
- </ td >
1496
- </ tr >
1497
-
1498
-
1499
-
1500
-
1501
-
1502
1488
< tr class ="docs-api-properties-row ">
1503
1489
< td class ="docs-api-properties-name-cell "> < p class ="docs-api-property-name ">
1504
1490
< code > injector: Injector | null</ code >
@@ -1551,6 +1537,20 @@ <h4 id="ComponentPortal" class="docs-header-link docs-api-h4 docs-api-class-name
1551
1537
1552
1538
1553
1539
1540
+
1541
+
1542
+ < tr class ="docs-api-properties-row ">
1543
+ < td class ="docs-api-properties-name-cell "> < div class ="docs-api-deprecated-marker " title ="Will be removed in v18.0.0 or later ">
1544
+ Deprecated
1545
+ </ div > < p class ="docs-api-property-name ">
1546
+ < code > componentFactoryResolver: any</ code >
1547
+ </ p >
1548
+ </ td >
1549
+ < td class ="docs-api-property-description "> </ td >
1550
+ </ tr >
1551
+
1552
+
1553
+
1554
1554
</ table >
1555
1555
1556
1556
@@ -2904,7 +2904,7 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
2904
2904
</ tr >
2905
2905
</ thead > < tr class ="docs-api-method-description-row ">
2906
2906
< td colspan ="2 " class ="docs-api-method-description-cell ">
2907
- < p > Attach the given ComponentPortal to DOM element using the ComponentFactoryResolver .</ p >
2907
+ < p > Attach the given ComponentPortal to DOM element.</ p >
2908
2908
2909
2909
</ td >
2910
2910
</ tr > < thead >
@@ -3279,7 +3279,7 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
3279
3279
</ tr >
3280
3280
</ thead > < tr class ="docs-api-method-description-row ">
3281
3281
< td colspan ="2 " class ="docs-api-method-description-cell ">
3282
- < p > Attach the given ComponentPortal to DOM element using the ComponentFactoryResolver .</ p >
3282
+ < p > Attach the given ComponentPortal to DOM element.</ p >
3283
3283
3284
3284
</ td >
3285
3285
</ tr > < thead >
0 commit comments