MCPcopy
hub / github.com/vitest-dev/vitest / scrollTo

Method scrollTo

test/core/test/vi.spec.ts:217–217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

215 scrollTo(options?: ScrollToOptions): void
216 scrollTo(x: number, y: number): void
217 scrollTo() {}
218 }
219
220 // verify `spyOn` is assignable to `MockInstance` with overload

Callers 4

voFunction · 0.80
I0eFunction · 0.80
voFunction · 0.80
I0eFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected