New to Kendo UI for Angular? Start a free 30-day trial

CustomMessagesComponent

Custom component messages override default component messages (see example).

Selector

kendo-datapager-messages

Inputs

NameTypeDefaultDescription

firstPage

string

The label for the First page button.

inputLabel

string

The text of the aria-label attribute applied to the input element for entering the page number."

items

string

The label after the total-page number.

itemsPerPage

string

The label displayed after the page-size selector.

lastPage

string

The label for the Last page button.

nextPage

string

The label for the Next page button.

of

string

The label before the total-page number.

page

string

The label displayed before the pager input.

pageNumberInputTitle

string

The title attribute of the page number input element.

previousPage

string

The label for the Previous page button.

selectPage

string

The text of the title and aria-label attributes applied to the page chooser.

In this article

Not finding the help you need?