UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 553 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueryFeature](./x-components.queryfeature.md) ## QueryFeature type The name of the tool that generated the query. **Signature:** ```typescript export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics' | 'related_prompts' | 'overview'; ```