Whether to display First / Last buttons.
Whether to display Previous / Next buttons.
Text for First button.
Also displays ellipses when rotate is true and max-size is smaller than the number of pages.
Maximum number of items per page. A value less than one indicates all items on one page.
Text for Last button.
Limit number for pagination size.
Text for Next button.
An optional expression assigned the total number of pages to display.
Text for Previous button.
Whether to keep current page in the middle of the visible ones.
Override the template for the component with a custom provided template.
Total number of items in all pages.
Generated using TypeDoc
Whether to always display the first and last page numbers. If max-size is smaller than the number of pages, then the first and last page numbers are still shown with ellipses in-between as necessary. NOTE: max-size refers to the center of the range. This option may add up to 2 more numbers on each side of the displayed range for the end value and what would be an ellipsis but is replaced by a number because it is sequential.
false