<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [EmpathizeState](./x-components.empathizestate.md)

## EmpathizeState interface

Empathize store state.

**Signature:**

```typescript
export interface EmpathizeState 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [config](./x-components.empathizestate.config.md) |  | [EmpathizeConfig](./x-components.empathizeconfig.md) | The config of <code>Empathize</code> module. |
|  [isOpen](./x-components.empathizestate.isopen.md) |  | boolean | The current state of the empathize. |

