UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

5 lines (4 loc) 107 B
export interface IgrPagingState { index?: number | string; recordsPerPage?: number | string; }