Skip to main content
Module

x/lume/deps/dom.ts>Element#hasAttributeNS

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Element.prototype.hasAttributeNS
Re-export
import { Element } from "https://deno.land/x/lume@v2.1.2/deps/dom.ts";

Parameters

_namespace: string
name: string

Returns

boolean