@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 438 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [WireMetadata](./x-components.wiremetadata.md) > [priority](./x-components.wiremetadata.priority.md)
## WireMetadata.priority property
The event priority to use when sorting the bus queue for event batching.
**Signature:**
```typescript
priority?: Priority;
```