MCPcopy Index your code
hub / github.com/angular/angular / attachEmbeddedView

Method attachEmbeddedView

packages/core/test/acceptance/i18n_spec.ts:1526–1528  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1524 }
1525
1526 attachEmbeddedView() {
1527 this.viewContainerRef.createEmbeddedView(this.templateRef);
1528 }
1529 }
1530
1531 @Component({

Callers 1

i18n_spec.tsFile · 0.80

Calls 1

createEmbeddedViewMethod · 0.65

Tested by

no test coverage detected