Skip to main content
Module

x/aleph/vendor/mod.ts>Document#getElementsByTagNameNS

The Full-stack Framework in Deno.
Go to Latest
method Document.prototype.getElementsByTagNameNS
import { Document } from "https://deno.land/x/aleph@v0.2.4/vendor/mod.ts";

Parameters

_namespace: string
localName: string

Returns

Element[]