搜索文档
reactlynx-testing-library / AllByAttribute
type AllByAttribute: (attribute: string, container: HTMLElement, id: Matcher, options?: MatcherOptions) => HTMLElement[];
attribute
string
container
HTMLElement
id
Matcher
options
MatcherOptions
HTMLElement[]
index.d.ts:8