queryAllByRole

external fun <T : HTMLElement> queryAllByRole(container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions = definedExternally): ReadonlyArray<T>(source)