UNPKG

@empathyco/x-components

Version:
59 lines (27 loc) 862 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RecommendationsConfig](./x-components.recommendationsconfig.md) ## RecommendationsConfig interface Configuration options for the [RecommendationsXModule](./x-components.recommendationsxmodule.md)<!-- -->. **Signature:** ```typescript export interface RecommendationsConfig ``` ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [maxItemsToRequest](./x-components.recommendationsconfig.maxitemstorequest.md) </td><td> </td><td> number </td><td> Number of result recommendations that will be requested. </td></tr> </tbody></table>