Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ StandaloneDirective
Class
StandaloneDirective
packages/core/test/test_bed_spec.ts:672–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
670
class
NonStandaloneComponent {}
671
672
@Directive()
673
class
StandaloneDirective {}
674
675
@Directive({
676
standalone: false,
Callers
nothing calls this directly
Calls
1
Directive
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…