Search
reactlynx-testing-library / queryAllByTestId
function queryAllByTestId<T>(...args: [HTMLElement, Matcher, MatcherOptions]): ReturnType<AllByBoundAttribute<T>>
T
HTMLElement
args
Matcher
MatcherOptions
ReturnType<AllByBoundAttribute<T>>
ReturnType
AllByBoundAttribute
index.d.ts:1090