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