Back to Content

DOMStringList: length property

files/en-us/web/api/domstringlist/length/index.md

latest257 B
Original Source

{{APIRef("DOM")}}{{AvailableInWorkers}}

The read-only length property indicates the number of strings in the {{domxref("DOMStringList")}}.

Value

A {{jsxref("Number")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}