@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 744 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [FacetsConfig](./x-components.facetsconfig.md)
## FacetsConfig interface
Configuration options for the [FacetsXModule](./x-components.facetsxmodule.md)<!-- -->.
**Signature:**
```typescript
export interface FacetsConfig
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [filtersStrategyForRequest](./x-components.facetsconfig.filtersstrategyforrequest.md) | | [filtersStrategyForRequest](./x-components.filtersstrategyforrequest.md) | The filter strategy to use when providing the selected filters for requests. |