---
title: target
framework: TVMLKit JS
role: symbol
role_heading: Instance Property
platforms: [tvOS 13.0+, Safari Desktop 10.0+, Safari Mobile 10.0+]
path: tvmljs/event/1632898-target
---

# target

## Declaration

```data
readonly attribute Node target;
```

```data
readonly attribute EventTarget target;
```
