Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.80
Calls
1
createEmbeddedView
Method · 0.65
Tested by
no test coverage detected