Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method JSHandle.prototype.evaluateHandle
import { JSHandle } from "https://deno.land/x/pptr@1.2.0/src/JSHandle.ts";

This method passes this handle as the first argument to pageFunction.

Type Parameters

optional
HandleType extends JSHandle = JSHandle