Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ custom-devtools-panel.ts
File
custom-devtools-panel.ts
examples/angular/panel/src/app/devtools/custom-devtools-panel.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DevtoolsEventClient } from
'./eventClient'
2
import
{ createAngularPanel, createAngularPlugin } from
'@tanstack/devtools-utils/angular'
3
4
class
BasePanel {
Callers
nothing calls this directly
Calls
2
createAngularPanel
Function · 0.90
createAngularPlugin
Function · 0.90
Tested by
no test coverage detected