Search
reactlynx-testing-library / AllByRole
type AllByRole<T>: (container: HTMLElement, role: ByRoleMatcher, options?: ByRoleOptions) => T[];
T
HTMLElement
container
role
ByRoleMatcher
options
ByRoleOptions
T[]
index.d.ts:21