Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ DemoPanel
Class
DemoPanel
e2e/apps/angular/src/app/devtools/demo-panel.ts:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
changeDetection: ChangeDetectionStrategy.OnPush,
7
})
8
export
default
class
DemoPanel {
9
// Automatically added by the devtools host
10
readonly theme = input<string>()
11
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected