reactlynx-testing-library / AllByText
type AllByText<T>: (container: HTMLElement, id: Matcher, options?: SelectorMatcherOptions) => T[];
T
HTMLElement