@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 591 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [FacetsXEvents](./x-components.facetsxevents.md) > [SelectedFiltersForRequestChanged](./x-components.facetsxevents.selectedfiltersforrequestchanged.md)
## FacetsXEvents.SelectedFiltersForRequestChanged property
The selected filters that conform to the filters for request strategy have changed. Payload: the new list of selected filters.
**Signature:**
```typescript
SelectedFiltersForRequestChanged: Filter[];
```