A type returned by some APIs which contains a list of DOMString (strings).
Properties
DOMStringList.lengthRead only- Returns the length of the list,
Methods
DOMStringList.item()- Returns a
DOMString. DOMStringList.contains()- Returns
Booleanindicating if the given string is in the list
Specifications
| Specification | Status | Comment |
|---|---|---|
| HTML Living Standard The definition of 'DOMStringList' in that specification. |
Living Standard | Initial specification |
Document Tags and Contributors
Tags:
Contributors to this page:
chrisdavidmills,
Sebastianz,
teoli,
Bzbarsky,
kscarfone,
Sheppy,
BYK,
Brettz9
Last updated by:
chrisdavidmills,