Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface MatcherOptions
Re-export
import { type MatcherOptions } from "https://deno.land/x/fresh_testing_library@0.13.0/components.ts";

Properties

optional
exact: boolean
optional
trim: boolean

Use normalizer with getDefaultNormalizer instead

optional
collapseWhitespace: boolean

Use normalizer with getDefaultNormalizer instead

optional
normalizer: NormalizerFn
optional
suggest: boolean

suppress suggestions for a specific query