VuetablePaginationDropdown
VuetablePaginationDropdown
uses VuetablePaginationMixin
, so all properties, computed properties, methods, and events in VuetablePaginationMixin
are also available in this class.
Uses
Properties
page-text
type:
String
default:
Page
usage:
The text to be displayed in the select page dropdown.
Methods
No additional methods
Events
vuetable-pagination:change-page
vuetable-pagination:pagination-data
type:listen
params:
- tablePagination: Object -- pagination information
usage::
This event will have pagination information in its payload that will be used for rendering of pagination component.