@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 519 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XEventsOf](./x-components.xeventsof.md)
## XEventsOf type
Selects events of the with a payload matching the provided type.
**Signature:**
```typescript
export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
```
**References:** [PropsWithType](./x-components.propswithtype.md)<!-- -->, [XEventsTypes](./x-components.xeventstypes.md)