@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 432 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueryState](./x-components.querystate.md) > [query](./x-components.querystate.query.md)
## QueryState.query property
The query of the module. Different modules may have queries that differ in value or time.
**Signature:**
```typescript
query: string;
```