# bcx-chat-list



<!-- Auto Generated Below -->


## Properties

| Property     | Attribute     | Description | Type                | Default     |
| ------------ | ------------- | ----------- | ------------------- | ----------- |
| `apiService` | `api-service` |             | `ApiService`        | `undefined` |
| `language`   | `language`    |             | `"en" \| "pl"`      | `'en'`      |
| `theme`      | `theme`       |             | `"dark" \| "light"` | `'light'`   |


## Events

| Event          | Description | Type                  |
| -------------- | ----------- | --------------------- |
| `chatSelected` |             | `CustomEvent<string>` |
| `close`        |             | `CustomEvent<void>`   |


## Dependencies

### Used by

 - [bettercx-widget](../bettercx-widget)

### Graph
```mermaid
graph TD;
  bettercx-widget --> bcx-chat-list
  style bcx-chat-list fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
