mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
Apply suggestions from code review
Co-authored-by: Eric Liu <ericyl.us@gmail.com>
This commit is contained in:
parent
9ee5fd3e05
commit
b15e1387d8
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
/** Set to `true` to use static width */
|
||||
export let useStaticWidth = false;
|
||||
|
||||
/** Set to `number` to limit the output */
|
||||
/** Specify the number of items to display in a page */
|
||||
export let pageSize = 0;
|
||||
|
||||
/** Set to `number` to set current page */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue