New to Kendo UI for Vue? Start a free 30-day trial
PagerNavigationButtonProps
Updated over 6 months ago
| Name | Type | Default | Description |
|---|---|---|---|
disabled |
|
The disabled state of the button. | |
icon |
|
The class responsible for the icon of the button. | |
onPagechange |
|
The method that will be called when a page is changed. | |
page |
|
The page number returned when the button is clicked. | |
size |
|
The size of the button. | |
svgIcon |
|
The svg icon responsible for the icon of the button. | |
title |
|
The title of the button. |