UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 611 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [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)_ |