<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XPriorityQueueNode](./x-components.xpriorityqueuenode.md) &gt; [data](./x-components.xpriorityqueuenode.data.md)

## XPriorityQueueNode.data property

The extra data to store in the queue associated with a key and priority pair.

**Signature:**

```typescript
data: SomeData;
```
