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

# currentTarget

## Declaration

```data
readonly attribute Node currentTarget;
```

```data
readonly attribute EventTarget currentTarget;
```
