---
title: getElementById
framework: TVMLKit JS
role: symbol
role_heading: Instance Method
platforms: [tvOS 13.0+]
path: tvmljs/document/3192127-getelementbyid
---

# getElementById

## Declaration

```data
Element getElementById(
    in String elementId
);
```
