mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 12:49:20 +00:00
chore: run library build
This commit is contained in:
parent
b15e1387d8
commit
312524b731
3 changed files with 3 additions and 3 deletions
2
types/DataTable/DataTable.svelte.d.ts
vendored
2
types/DataTable/DataTable.svelte.d.ts
vendored
|
@ -143,7 +143,7 @@ export interface DataTableProps
|
|||
useStaticWidth?: boolean;
|
||||
|
||||
/**
|
||||
* Set to `number` to limit the output
|
||||
* Specify the number of items to display in a page
|
||||
* @default 0
|
||||
*/
|
||||
pageSize?: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue