reactlynx-testing-library / MatcherOptions
SelectorMatcherOptions
optional collapseWhitespace: boolean;
Use normalizer with getDefaultNormalizer instead
index.d.ts:932
optional exact: boolean;
index.d.ts:928
optional normalizer: NormalizerFn;
index.d.ts:933
optional suggest: boolean;
suppress suggestions for a specific query
index.d.ts:935
optional trim: boolean;