import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { RemoveAttributeRequest } = Protocol.DOM;
Properties
nodeId: NodeId
Id of the element to remove attribute from.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { RemoveAttributeRequest } = Protocol.DOM;
Id of the element to remove attribute from.