UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 444 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FacetsState](./x-components.facetsstate.md) &gt; [stickyFilters](./x-components.facetsstate.stickyfilters.md) ## FacetsState.stickyFilters property Record of sticky filters indexed by its id. **Signature:** ```typescript stickyFilters: Record<Filter['id'], Filter>; ```