Module

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

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

Parameters

_namespace: string
name: string

Returns

boolean