<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [selectedFiltersByFacet](./x-components.selectedfiltersbyfacet.md)

## selectedFiltersByFacet variable

Default implementation for the [FacetsGetters.selectedFiltersByFacet](./x-components.facetsgetters.selectedfiltersbyfacet.md) getter.

**Signature:**

```typescript
selectedFiltersByFacet: FacetsXStoreModule['getters']['selectedFiltersByFacet']
```

## Remarks

If there are filters without facetId (RawFilter), they will be grouped under the UNKNOWN\_FACET\_KEY constant.

