-
Notifications
You must be signed in to change notification settings - Fork 399
VuetablePaginationDropdown
Rati Wannapanop edited this page Apr 27, 2017
·
3 revisions
VuetablePaginationDropdown
uses VuetablePaginationMixin
, so all properties, computed properties, methods, and events in VuetablePaginationMixin
are also available in this class.
-
type: String
-
default:
Page
-
description
The text to be displayed in the select page dropdown.
No additional methods
-
type: listen
-
params:
- tablePagination: Object -- pagination information
-
description:
This event will have pagination information in its payload that will be used for rendering of pagination component.