DOMStringList

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Um tipo retornado por algumas APIs, que contém uma lista de DOMString (strings).

Propriedades

DOMStringList.length Somente leitura

Retorna o número de itens da lista

Métodos

DOMStringList.item()

Retorna uma DOMString.

DOMStringList.contains()

Retorna Boolean indicando se a string em questão está na lista

Especificações

Specification
HTML Standard
# the-domstringlist-interface

Compatibilidade com navegadores

BCD tables only load in the browser