Add API to convert nodeList into an array #751
Labels
status:confirmed
An issue confirmed by the development team.
type:task
Any other issue (refactoring, typo fix, etc).
Milestone
Are you reporting a feature request or a bug?
Task
Provide detailed reproduction steps (if any)
Often times when working with nodeList we need to convert it into an array. Thus method
toArray
would be very handy, instead of adding loops left and right.The text was updated successfully, but these errors were encountered: