mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
* Correct page number when dispatching update When in last page of data and the page size get changed to a bigger size the current page number will be out of range of total pages. This code will set the page number in range of total pages. * fix(pagination): page value should not exceed totalPages Co-authored-by: metonym <ericyl.us@gmail.com> |
||
---|---|---|
.. | ||
index.js | ||
Pagination.svelte | ||
PaginationSkeleton.svelte |