UNPKG

@empathyco/x-components

Version:
59 lines (27 loc) 834 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueriesPreviewConfig](./x-components.queriespreviewconfig.md) ## QueriesPreviewConfig interface Configuration options for the [QueriesPreviewXModule](./x-components.queriespreviewxmodule.md)<!-- -->. **Signature:** ```typescript export interface QueriesPreviewConfig ``` ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [maxItemsToRequest](./x-components.queriespreviewconfig.maxitemstorequest.md) </td><td> </td><td> number </td><td> Maximum number of items to request. </td></tr> </tbody></table>