mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
This commit is contained in:
parent
7459fdb08b
commit
827a9822e7
4 changed files with 5 additions and 3 deletions
|
@ -69,7 +69,7 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<DataTable headers="{headers}" rows="{rows}" />
|
||||
<DataTable headers="{headers}" rows="{rows}" style="" class="class" />
|
||||
|
||||
<DataTable headers="{headers}" rows="{rows}">
|
||||
<span slot="cell-header" let:header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue