<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [WireMetadata](./x-components.wiremetadata.md) &gt; [target](./x-components.wiremetadata.target.md)

## WireMetadata.target property

The DOM element that triggered the event emission.

**Signature:**

```typescript
target?: HTMLElement;
```
