Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ click
Method
click
packages/core/test/acceptance/view_insertion_spec.ts:629–631 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
627
@ViewChild(
'container'
, {read: ViewContainerRef, static: true}) vcr!: ViewContainerRef;
628
629
click() {
630
this.vcr.createComponent(DynamicComponent);
631
}
632
}
633
634
TestBed.configureTestingModule({
Callers
15
forms_e2e_spec.ts
File · 0.45
forms_e2e_spec.ts
File · 0.45
change_detection_spec.ts
File · 0.45
i18n_spec.ts
File · 0.45
outputs_spec.ts
File · 0.45
defer_spec.ts
File · 0.45
inherit_definition_feature_spec.ts
File · 0.45
control_flow_if_spec.ts
File · 0.45
host_directives_spec.ts
File · 0.45
listener_spec.ts
File · 0.45
hmr_spec.ts
File · 0.45
host_binding_spec.ts
File · 0.45
Calls
2
createComponent
Method · 0.65
createEmbeddedView
Method · 0.65
Tested by
no test coverage detected