Skip to content

TablePager

Props

Prop nameDescriptionTypeDefault
paginationSizeOptions(required)TablePaginationSizeOption[]
itemsPerPage(required)number
nextDisabledbooleanfalse
prevDisabledbooleanfalse
lastDisabledbooleanfalse

Events

Event namePropertiesDescription
firstEmitted when the user requests the first page of data
prevEmitted when the user requests the previous page of data
nextEmitted when the user requests the next page of data
lastEmitted when the user requests the last page of data
update:itemsPerPageitemsPerPage number - the number of items to displayWhen the items per page option changes

Slots

NameDescriptionBindings
defaultpagination status