UNPKG

@empathyco/x-components

Version:
23 lines (13 loc) 569 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; [select](./x-components.defaultfacetsservice.select.md) ## DefaultFacetsService.select() method **Signature:** ```typescript select(filterOrFilters: Filter | Filter[]): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | filterOrFilters | Filter \| Filter\[\] | | **Returns:** void