---
title: textContent
framework: TVMLKit JS
role: symbol
role_heading: Instance Property
platforms: [tvOS 13.0+, Safari Desktop 3.0+, Safari Mobile 2.0+]
path: tvmljs/node/1628985-textcontent
---

# textContent

## Declaration

```data
attribute String textContent;
```

```data
attribute DOMString? textContent;
```
