Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QwikDev/qwik
/ Matchers
Interface
Matchers
starters/e2e/global.d.ts:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare global {
2
namespace PlaywrightTest {
3
interface
Matchers<R> {
4
hasAttribute(a: string): Promise<R>;
5
}
6
}
7
}
8
Callers
8
dispatch
Function · 0.65
processDocumentEvent
Function · 0.65
isContainer
Function · 0.65
isContainer
Function · 0.65
render
Function · 0.65
isHeadChildren
Function · 0.65
isChildComponent
Function · 0.65
diffVnode
Function · 0.65
Implementers
2
VirtualElementImpl
packages/qwik/src/core/render/dom/virt
cn
packages/docs/public/builder/qwik-0.10
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…