@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 706 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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. |