UNPKG

@empathyco/x-components

Version:
67 lines (31 loc) 786 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 <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> filter </td><td> Filter </td><td> </td></tr> <tr><td> metadata </td><td> Dictionary </td><td> _(Optional)_ </td></tr> </tbody></table> **Returns:** void