import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetAttributesAsTextRequest } = default.DOM;
Properties
nodeId: NodeId
Id of the element to set attributes for.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.DOM.SetAttributesAsTextRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetAttributesAsTextRequest } = default.DOM;
Id of the element to set attributes for.