APIfeaturehelp wanted
仓库指标
- Star
- (13,240 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Right now we need to pass very specific selectors when there are multiple elements of the same type on the page like a mapped list of cards. It would be nice to be able to do .first(), .last() or elementList[i]. Would it be possible to support document.querySelectorAll ?