UNPKG

@empathyco/x-components

Version:
23 lines (13 loc) 603 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [DefaultFacetsService](./x-components.defaultfacetsservice.md) &gt; [updateFacets](./x-components.defaultfacetsservice.updatefacets.md) ## DefaultFacetsService.updateFacets() method **Signature:** ```typescript updateFacets(facetsGroup: FacetsGroup): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | facetsGroup | [FacetsGroup](./x-components.facetsgroup.md) | | **Returns:** void