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