Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ink/tsdom/tsdom.ts>HTMLElement#querySelectorAll

Terminal string color for Deno
Latest
method HTMLElement.prototype.querySelectorAll
import { HTMLElement } from "https://deno.land/x/ink@1.3/tsdom/tsdom.ts";

Query CSS selector to find matching nodes.

Parameters

selector: string | Matcher

Simplified CSS selector