mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs(pagination): add hidden page size example
This commit is contained in:
parent
9aee535a28
commit
f86bd0710d
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
|
||||
<Pagination totalItems={102} pageInputDisabled />
|
||||
|
||||
### Hidden page size
|
||||
|
||||
<Pagination totalItems={102} pageSizeInputDisabled />
|
||||
|
||||
### Skeleton
|
||||
|
||||
<PaginationSkeleton />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue