搜索文档
reactlynx-testing-library / queryByPlaceholderText
function queryByPlaceholderText<T>(...args: [HTMLElement, Matcher, MatcherOptions]): ReturnType<QueryByBoundAttribute<T>>
T
HTMLElement
args
Matcher
MatcherOptions
ReturnType<QueryByBoundAttribute<T>>
ReturnType
QueryByBoundAttribute
index.d.ts:1136