reactlynx-testing-library / queryAllByDisplayValue
function queryAllByDisplayValue<T>(...args: [HTMLElement, Matcher, MatcherOptions]): ReturnType<AllByBoundAttribute<T>>