Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Type Parameters

optional
T extends Element = Element

Parameters

selectors: string