@empathyco/x-components
Version:
Empathy X Components
18 lines (10 loc) • 541 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [FacetsMutations](./x-components.facetsmutations.md) > [clearStickyFilters](./x-components.facetsmutations.clearstickyfilters.md)
## FacetsMutations.clearStickyFilters() method
Removes all the filters from the [sticky filters](./x-components.facetsstate.stickyfilters.md) record.
**Signature:**
```typescript
clearStickyFilters(): void;
```
**Returns:**
void