UNPKG

@empathyco/x-components

Version:
51 lines (24 loc) 737 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; [updatePreselectedFilters](./x-components.defaultfacetsservice.updatepreselectedfilters.md) ## DefaultFacetsService.updatePreselectedFilters() method **Signature:** ```typescript updatePreselectedFilters(filters: Filter[]): void; ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> filters </td><td> Filter\[\] </td><td> </td></tr> </tbody></table> **Returns:** void