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