UNPKG

@empathyco/x-components

Version:
24 lines (14 loc) 600 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; [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