搜索文档
reactlynx-testing-library / AllByBoundAttribute
type AllByBoundAttribute<T>: (container: HTMLElement, id: Matcher, options?: MatcherOptions) => T[];
T
HTMLElement
container
id
Matcher
options
MatcherOptions
T[]
index.d.ts:15