Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lol_html/mod.ts>Element#setAttribute

The Low Output Latency streaming HTML rewriter/parser with CSS-selector based API, in Webassembly.
Go to Latest
method Element.prototype.setAttribute
import { Element } from "https://deno.land/x/lol_html@0.0.6/mod.ts";

Parameters

name: string
value: string