mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 19:01:05 +00:00
v0.18.0
This commit is contained in:
parent
ccc44561b9
commit
b4b3c0e4a1
5 changed files with 292 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
# Component Index
|
||||
|
||||
> 148 components exported from carbon-components-svelte 0.17.0
|
||||
> 148 components exported from carbon-components-svelte 0.18.0
|
||||
|
||||
- Accordion
|
||||
- [Accordion](#accordion)
|
||||
|
@ -996,6 +996,8 @@ import { DataTable } from "carbon-components-svelte";
|
|||
|
||||
### Slots
|
||||
|
||||
- `<slot name="cell-header">...</slot>`
|
||||
- `<slot name="cell">...</slot>`
|
||||
- `<slot name="expanded-row">...</slot>`
|
||||
|
||||
### Forwarded events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue