UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 527 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FacetsService](./x-components.facetsservice.md) &gt; [setFacets](./x-components.facetsservice.setfacets.md) ## FacetsService.setFacets property Sets the facets of the group. This method just replaces the facets, and keeps the given facet's filters selected state as it is. **Signature:** ```typescript setFacets: (facetsGroup: FacetsGroup) => void; ```