@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 736 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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. |