---
title: HTMLCollection
framework: TVMLKit JS
role: symbol
role_heading: Class
platforms: [tvOS 13.0+, Safari Desktop 10.0+, Safari Mobile 2.0+]
path: tvmljs/htmlcollection
---

# HTMLCollection

## Declaration

```data
interface HTMLCollection
```

## Topics

### Instance Properties

- [length](htmlcollection/1629798-length.md)

### Instance Methods

- [item](htmlcollection/1632035-item.md)
- [namedItem](../webkitjs/htmlcollection/1632749-nameditem.md)
