MCPcopy
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

1declare global {
2 namespace PlaywrightTest {
3 interface Matchers<R> {
4 hasAttribute(a: string): Promise<R>;
5 }
6 }
7}
8

Callers 8

dispatchFunction · 0.65
processDocumentEventFunction · 0.65
isContainerFunction · 0.65
isContainerFunction · 0.65
renderFunction · 0.65
isHeadChildrenFunction · 0.65
isChildComponentFunction · 0.65
diffVnodeFunction · 0.65

Implementers 2

VirtualElementImplpackages/qwik/src/core/render/dom/virt
cnpackages/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…