@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 611 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [PageableRequest](./x-types.pageablerequest.md)
## PageableRequest interface
Interface for any Request which supports pagination.
**Signature:**
```typescript
export interface PageableRequest
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [rows?](./x-types.pageablerequest.rows.md) | | number | _(Optional)_ |
| [start?](./x-types.pageablerequest.start.md) | | number | _(Optional)_ |