<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FiltersMetadata](./x-components.filtersmetadata.md)

## FiltersMetadata interface

An object containing additional context regarding the filters.

**Signature:**

```typescript
export interface FiltersMetadata 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [keepSticky?](./x-components.filtersmetadata.keepsticky.md) |  | boolean | _(Optional)_ Flag to prevent the clearing of sticky filters. |

