Search
reactlynx-testing-library / queryByAltText
function queryByAltText<T>(...args: [HTMLElement, Matcher, MatcherOptions]): ReturnType<QueryByBoundAttribute<T>>
T
HTMLElement
args
Matcher
MatcherOptions
ReturnType<QueryByBoundAttribute<T>>
ReturnType
QueryByBoundAttribute
index.d.ts:1109