Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/html_rewriter/base64.ts>Element#hasAttribute

WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
Latest
method Element.prototype.hasAttribute
Re-export
import { Element } from "https://deno.land/x/html_rewriter@v0.1.0-pre.19/base64.ts";

Parameters

name: string

Returns

boolean