carbon-components-svelte/types/DataTable
2022-08-12 08:01:58 -07:00
..
DataTable.svelte.d.ts feat(data-table): support programmatic sorting (#1337) 2022-06-05 13:37:50 -07:00
DataTableSkeleton.svelte.d.ts breaking(types): type arrays as read-only (#1335) 2022-06-05 13:25:43 -07:00
Table.svelte.d.ts feat(data-table): allow custom column widths (#1265) 2022-05-14 09:24:24 -07:00
TableBody.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TableCell.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TableContainer.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TableHead.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
TableHeader.svelte.d.ts feat(data-table): support programmatic sorting (#1337) 2022-06-05 13:37:50 -07:00
TableRow.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
Toolbar.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ToolbarBatchActions.svelte.d.ts feat(toolbar-batch-actions): add active prop to show toolbar (#1440) 2022-08-12 08:01:58 -07:00
ToolbarContent.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ToolbarMenu.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ToolbarMenuItem.svelte.d.ts feat(types): support sveltekit:prefetch, sveltekit:noscroll attributes in type definitions (#1234) 2022-04-09 14:13:56 -07:00
ToolbarSearch.svelte.d.ts chore: fix typos in type annotations (#1275) 2022-04-30 08:52:47 -07:00