@empathyco/x-components
Version:
Empathy X Components
51 lines (24 loc) • 734 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [DefaultFacetsService](./x-components.defaultfacetsservice.md) > [updateFacets](./x-components.defaultfacetsservice.updatefacets.md)
## DefaultFacetsService.updateFacets() method
**Signature:**
```typescript
updateFacets(facetsGroup: FacetsGroup): void;
```
## Parameters
<table><thead><tr><th>
Parameter
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
facetsGroup
</td><td>
[FacetsGroup](./x-components.facetsgroup.md)
</td><td>
</td></tr>
</tbody></table>
**Returns:**
void