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

Represents the type of the TreeList pager. Use this type to specify the pager style.

The available values are:

  • numeric—Buttons with numbers.
  • input—Input for typing the page number.

Possible values:

  • "numeric"
  • "input"
Example:
html
<kendo-treelist [pageable]="{ type: 'numeric' }"></kendo-treelist>
Not finding the help you need?
Contact Support