reactlynx-testing-library / AllByBoundAttribute
type AllByBoundAttribute<T>: (container: HTMLElement, id: Matcher, options?: MatcherOptions) => T[];
T
HTMLElement
container
id
Matcher
options
MatcherOptions