Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

DOM collection #46

Open
mfulton26 opened this issue Apr 3, 2021 · 1 comment
Open

DOM collection #46

mfulton26 opened this issue Apr 3, 2021 · 1 comment

Comments

@mfulton26
Copy link

I suggest that .at (or whatever name is used) also be supported on DOM collection objects so that the same name can be used consistently.

@taralx
Copy link

taralx commented May 30, 2021

At least that will be easy to polyfill: NodeList.prototype.at = Array.prototype.at

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants