UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 632 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueriesXEvents](./x-components.semanticqueriesxevents.md) &gt; [SemanticQueryRequestUpdated](./x-components.semanticqueriesxevents.semanticqueryrequestupdated.md) ## SemanticQueriesXEvents.SemanticQueryRequestUpdated property Any property of the semantic queries request has changed. Payload: The new [request](./x-types.semanticqueriesrequest.md)<!-- -->. **Signature:** ```typescript SemanticQueryRequestUpdated: SemanticQueriesRequest | null; ```