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