UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 476 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; [deselect](./x-components.facetsservice.deselect.md) ## FacetsService.deselect property Deselects filter, adding it to the store if it was not present. **Signature:** ```typescript deselect: (filter: Filter, metadata?: FiltersMetadata) => void; ```