Skip to content

VuetablePaginationDropdown

Rati Wannapanop edited this page Apr 27, 2017 · 3 revisions

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

  • description

    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
  • description:

    This event will have pagination information in its payload that will be used for rendering of pagination component.