@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 388 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [Previewable](./x-types.previewable.md) > [facets](./x-types.previewable.facets.md)
## Previewable.facets property
Facets to apply to the `query` property when searching.
**Signature:**
```typescript
facets?: Facet[];
```