<!-- 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; [oldValue](./x-components.wiremetadata.oldvalue.md)

## WireMetadata.oldValue property

The old value of a watched selector triggering an emitter.

**Signature:**

```typescript
oldValue?: unknown;
```
