carbon-components-svelte/types/DataTable
Eric Liu 71c15db2ca
expand headers type in DataTableSkeleton, fix DataTableRow type to require "id" (#415)
* feat(data-table-skeleton): support object type for headers

* fix(data-table): require "id" in DataTableRow interface
2020-11-26 10:28:07 -08:00
..
DataTable.d.ts expand headers type in DataTableSkeleton, fix DataTableRow type to require "id" (#415) 2020-11-26 10:28:07 -08:00
Table.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TableBody.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TableCell.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TableContainer.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TableHead.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TableHeader.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
TableRow.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
Toolbar.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
ToolbarBatchActions.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
ToolbarContent.d.ts refactor(types): shorten ref, id JSDocs, use CarbonIcon type, export component props 2020-11-06 11:30:46 -08:00
ToolbarMenu.d.ts test: add TS types 2020-11-19 14:16:01 -08:00
ToolbarMenuItem.d.ts test: add TS types 2020-11-19 14:16:01 -08:00
ToolbarSearch.d.ts test: add TS types 2020-11-19 14:16:01 -08:00