@empathyco/x-components
Version:
Empathy X Components
59 lines (27 loc) • 781 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [FiltersMetadata](./x-components.filtersmetadata.md)
## FiltersMetadata interface
An object containing additional context regarding the filters.
**Signature:**
```typescript
export interface FiltersMetadata
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[keepSticky?](./x-components.filtersmetadata.keepsticky.md)
</td><td>
</td><td>
boolean
</td><td>
_(Optional)_ Flag to prevent the clearing of sticky filters.
</td></tr>
</tbody></table>