@empathyco/x-components
Version:
Empathy X Components
14 lines (9 loc) • 509 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [PlatformQuerySuggestionsResponse](./x-adapter-platform.platformquerysuggestionsresponse.md) > [topTrends](./x-adapter-platform.platformquerysuggestionsresponse.toptrends.md)
## PlatformQuerySuggestionsResponse.topTrends property
**Signature:**
```typescript
topTrends: {
content: PlatformSuggestion[];
};
```