mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Those APIs date back to pre-ivy times and are long deprecated. BREAKING CHANGE: `ComponentFactoryResolver` and `ComponentFactory` are no longer available. Pass the component class directly to APIs that previously required a factory, such as `ViewContainerRef.createComponent` or use the standalone `createComponent` function. |
||
|---|---|---|
| .. | ||
| component-factory-strategy.ts | ||
| create-custom-element.ts | ||
| element-strategy.ts | ||
| extract-projectable-nodes.ts | ||
| utils.ts | ||
| version.ts | ||