UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 736 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [InternalSearchRequest](./x-components.internalsearchrequest.md) ## InternalSearchRequest interface An internal search request containing the page used to calculate the start and rows properties of a [SearchRequest](./x-types.searchrequest.md)<!-- -->. **Signature:** ```typescript export interface InternalSearchRequest extends SearchRequest ``` **Extends:** SearchRequest ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [page](./x-components.internalsearchrequest.page.md) | | number | The page number. |