<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExtraPluginsOptions](./x-components.extrapluginsoptions.md) &gt; [bus](./x-components.extrapluginsoptions.bus.md)

## ExtraPluginsOptions.bus property

The events bus instance used to communicate different part of the x-components.

**Signature:**

```typescript
bus: XBus<XEventsTypes, WireMetadata>;
```
