<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XComponentBusAPI](./x-components.xcomponentbusapi.md) &gt; [on](./x-components.xcomponentbusapi.on.md)

## XComponentBusAPI.on property

Retrieves an observable for an event.

**Signature:**

```typescript
on: XBus<XEventsTypes, WireMetadata>['on'];
```
