Resource Base
Table of contents

IPaginationChangedEvent

Syntax

export interface IPaginationChangedEvent {
    currentPageNumber: number;
    pageCount: number;
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: