@empathyco/x-components
Version:
Empathy X Components
24 lines (14 loc) • 600 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) > [deselect](./x-components.defaultfacetsservice.deselect.md)
## DefaultFacetsService.deselect() method
**Signature:**
```typescript
deselect(filter: Filter, metadata?: Dictionary): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| filter | Filter | |
| metadata | Dictionary | _(Optional)_ |
**Returns:**
void