Search
reactlynx-testing-library / queryAllByRole
function queryAllByRole<T>(...args: [HTMLElement, any, ByRoleOptions]): ReturnType<AllByRole<T>>
T
HTMLElement
args
any
ByRoleOptions
ReturnType<AllByRole<T>>
ReturnType
AllByRole
index.d.ts:1086