mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
* fix(data-table): export useStaticWidth prop * docs(data-table): add static width example * fix(data-table): do not render table header if title/description not provided * feat(modal): dispatch "click:button--primary" as an alias to "submit" * test: update DataTable types test * test(modal): update modal type tests * docs(data-table): add clear reminder to key headers/rows |
||
|---|---|---|
| .. | ||
| DataTable.d.ts | ||
| DataTableSkeleton.d.ts | ||
| Table.d.ts | ||
| TableBody.d.ts | ||
| TableCell.d.ts | ||
| TableContainer.d.ts | ||
| TableHead.d.ts | ||
| TableHeader.d.ts | ||
| TableRow.d.ts | ||
| Toolbar.d.ts | ||
| ToolbarBatchActions.d.ts | ||
| ToolbarContent.d.ts | ||
| ToolbarMenu.d.ts | ||
| ToolbarMenuItem.d.ts | ||
| ToolbarSearch.d.ts | ||