Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ panel
Method
panel
e2e/helpers/src/page-objects/devtools.ts:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
panel(): Locator {
17
return
this.page.getByTestId(SELECTORS.mainPanel)
18
}
19
20
async
openViaTrigger() {
21
await
this.trigger().click()
Callers
9
isOpen
Method · 0.95
expectOpen
Method · 0.95
expectClosed
Method · 0.95
MainPanel
Function · 0.80
resize.spec.ts
File · 0.80
persistence.spec.ts
File · 0.80
hotkey.spec.ts
File · 0.80
smoke.spec.ts
File · 0.80
panel-open-close.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected