搜索文档
reactlynx-testing-library / findAllByRole
function findAllByRole<T>(...args: [HTMLElement, any, ByRoleOptions, waitForOptions]): ReturnType<FindAllByRole<T>>
T
HTMLElement
args
any
ByRoleOptions
waitForOptions
ReturnType<FindAllByRole<T>>
ReturnType
FindAllByRole
index.d.ts:484