DevSnips

React Component

Pagination Button

Page navigation for paginated lists and tables. Renders Prev, a windowed number set with ellipses, and Next. The active page uses `surface-active` + `aria-current="page"`. Prev/Next disable at the bounds (kept perceivable, not removed).