Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeborahK/Angular-Signals
/ AppComponent
Class
AppComponent
taskList-begin/src/app/app.component.ts:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
styleUrls: [
'./app.component.css'
]
10
})
11
export
class
AppComponent {
12
title =
'User Tasks'
;
13
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected