@empathyco/x-components
Version:
Empathy X Components
59 lines (27 loc) • 901 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
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[filtersStrategyForRequest](./x-components.facetsconfig.filtersstrategyforrequest.md)
</td><td>
</td><td>
[filtersStrategyForRequest](./x-components.filtersstrategyforrequest.md)
</td><td>
The filter strategy to use when providing the selected filters for requests.
</td></tr>
</tbody></table>