Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ CmpA
Class
CmpA
packages/platform-server/test/full_app_hydration_spec.ts:2546–2550 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2544
});
2545
2546
@Component({
2547
selector:
'cmp-a'
,
2548
template: `<ng-content />`,
2549
})
2550
class
CmpA {}
2551
2552
@Component({
2553
selector:
'app'
,
Callers
nothing calls this directly
Calls
3
Component
Interface · 0.90
isPlatformServer
Function · 0.90
inject
Function · 0.90
Tested by
no test coverage detected