Search
reactlynx-testing-library / GetByBoundAttribute
type GetByBoundAttribute<T>: (container: HTMLElement, id: Matcher, options?: MatcherOptions) => T;
T
HTMLElement
container
id
Matcher
options
MatcherOptions
index.d.ts:622