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

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

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

Query CSS Selector to find matching node.

Parameters

selector: string | Matcher

Simplified CSS selector