@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 719 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [trackNoResultsQueryWithFallbackWire](./x-components.tracknoresultsquerywithfallbackwire.md)
## trackNoResultsQueryWithFallbackWire variable
Performs a track of a query with no results that used related prompts or semantic queries as fallback. The totalHits will be changed to -1 if related prompts or semantic queries are found in order to differentiate it from scenarios where the user encounters a no-results page without any related prompts or semantic queries.
**Signature:**
```typescript
trackNoResultsQueryWithFallbackWire: Wire<any>
```