Skip to main content
Module

x/packup/deps.ts>Document#getElementsByClassName

📦 Zero-config web application packager in Deno
Go to Latest
method Document.prototype.getElementsByClassName
Re-export
import { Document } from "https://deno.land/x/packup@v0.2.2/deps.ts";

Parameters

className: string

Returns

Element[]