item
Description
The item of DOMTokenList for JS returns the token with index index.
Syntax
tokenlist.item(index) tokenlist[index]
Parameters
index
The number of preceding siblings, or 0 if it has none.
The item of DOMTokenList for JS returns the token with index index.
tokenlist.item(index) tokenlist[index]
The number of preceding siblings, or 0 if it has none.