搜索文档
reactlynx-testing-library / queryAllByAttribute
function queryAllByAttribute( attribute: string, container: HTMLElement, id: Matcher, options?: MatcherOptions): HTMLElement[]
attribute
string
container
HTMLElement
id
Matcher
options
MatcherOptions
HTMLElement[]
index.d.ts:1072