Edit in GitHubLog an issue

HTMLCollection

Extends: NodeList

See: https://developer.mozilla.org/en-US/docs/Web/API/HTMLCollection

htmlCollection.length : number

Read only

htmlCollection.item(index)

ParamType
index
number

htmlCollection.keys()

htmlCollection.values()

htmlCollection.entries()

htmlCollection.forEach(callback)

ParamType
callback
\*
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2026 Adobe. All rights reserved.