New to Kendo UI for AngularStart a free 30-day trial

Represents the Kendo UI Pager Input component for Angular. Displays an input element which allows you to type and render page numbers.

Definition

Package:@progress/kendo-angular-pager

Selector:kendo-datapager-input, kendo-pager-input

Syntax:

html
<kendo-pager [skip]="skip" [pageSize]="pageSize" [total]="total">
  <ng-template kendoPagerTemplate>
    <kendo-pager-input></kendo-pager-input>
  </ng-template>
</kendo-pager>

Inputs

Specifies the padding of the internal NumericTextBox component. The default value is set by the Kendo theme.

In this article
DefinitionInputssize
Not finding the help you need?
Contact Support