@empathyco/x-components
Version:
Empathy X Components
51 lines (24 loc) • 778 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [DefaultFacetsService](./x-components.defaultfacetsservice.md) > [(constructor)](./x-components.defaultfacetsservice._constructor_.md)
## DefaultFacetsService.(constructor)
Constructs a new instance of the `DefaultFacetsService` class
**Signature:**
```typescript
constructor(filterEntityFactory?: FilterEntityFactory);
```
## Parameters
<table><thead><tr><th>
Parameter
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
filterEntityFactory
</td><td>
FilterEntityFactory
</td><td>
_(Optional)_
</td></tr>
</tbody></table>