Search
reactlynx-testing-library / GetByText
type GetByText<T>: (container: HTMLElement, id: Matcher, options?: SelectorMatcherOptions) => T;
T
HTMLElement
container
id
Matcher
options
SelectorMatcherOptions
index.d.ts:654