@empathyco/x-components
Version:
Empathy X Components
15 lines (10 loc) • 532 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) > [PlatformRecommendationsResponse](./x-adapter-platform.platformrecommendationsresponse.md) > [topclicked](./x-adapter-platform.platformrecommendationsresponse.topclicked.md)
## PlatformRecommendationsResponse.topclicked property
**Signature:**
```typescript
topclicked: {
content: PlatformResult[];
numFound: number;
};
```