IPagingParams

Interface

Params for paging operations

IPagingParams can also be imported from the following packages:

import { IPagingParams } from "@esri/arcgis-rest-portal";

Properties

Property Type Notes
num Optional number
start Optional number

Interface defined in packages/arcgis-rest-types/src/webmap.ts:117