@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 479 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SemanticQueriesConfig](./x-components.semanticqueriesconfig.md) > [threshold](./x-components.semanticqueriesconfig.threshold.md)
## SemanticQueriesConfig.threshold property
Maximum number of results in the SearchResponse to display semantic queries.
**Signature:**
```typescript
threshold: number;
```