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