Skip to main content
Latest
function queryByDisplayValue
import { queryByDisplayValue } from "https://deno.land/x/fresh_testing_library@0.13.1/mod.ts";

Type Parameters

optional
T extends HTMLElement = HTMLElement

Parameters

...args: Parameters<QueryByBoundAttribute<T>>