Skip to content

Pagination Component

Component:

blade
<x-pagination />

Purpose

Render responsive pagination for paginated result sets.

Behavior

  • shows a compact mobile previous/next layout
  • shows total result information on larger screens
  • renders page links and ellipsis separators
  • is used as the default paginator view by the platform

All rights reserved.