reactlynx-testing-library / queryByText
function queryByText<T>(...args: [HTMLElement, Matcher, SelectorMatcherOptions]): ReturnType<QueryByText<T>>
T
HTMLElement
args
Matcher
SelectorMatcherOptions