MCPcopy
hub / github.com/preactjs/preact / requestAnimationFrame

Method requestAnimationFrame

src/index.d.ts:324–324  ·  view source on GitHub ↗
(callback: () => void)

Source from the content-addressed store, hash-verified

322 diffed?(vnode: VNode): void;
323 event?(e: Event): any;
324 requestAnimationFrame?(callback: () => void): void;
325 debounceRendering?(cb: () => void): void;
326 useDebugValue?(value: string | number): void;
327 _addHookName?(name: string | number): void;

Callers 1

act.test.jsxFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected