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