UNPKG

@empathyco/x-components

Version:
16 lines (10 loc) 690 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueries](./x-components.semanticqueries.md) ## SemanticQueries variable Retrieves a list of semantic queries from the state and exposes them in the slots. **Signature:** ```typescript _default: import("vue").DefineComponent<{}, { suggestions: import("vue").ComputedRef<import("@empathyco/x-types").SemanticQuery[]>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}> ```