mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
Merge branch 'carbon-design-system:master' into patch-1
This commit is contained in:
commit
b2db84b564
30 changed files with 81 additions and 83 deletions
|
@ -1,6 +1,6 @@
|
|||
# Component Index
|
||||
|
||||
> 165 components exported from carbon-components-svelte@0.73.3.
|
||||
> 165 components exported from carbon-components-svelte@0.73.5.
|
||||
|
||||
## Components
|
||||
|
||||
|
@ -3274,13 +3274,15 @@ None.
|
|||
|
||||
### Events
|
||||
|
||||
| Event name | Type | Detail |
|
||||
| :--------- | :-------- | :----- |
|
||||
| click | forwarded | -- |
|
||||
| mouseover | forwarded | -- |
|
||||
| mouseenter | forwarded | -- |
|
||||
| mouseleave | forwarded | -- |
|
||||
| keydown | forwarded | -- |
|
||||
| Event name | Type | Detail |
|
||||
| :--------- | :--------- | :------------------ |
|
||||
| select | dispatched | <code>string</code> |
|
||||
| deselect | dispatched | <code>string</code> |
|
||||
| click | forwarded | -- |
|
||||
| mouseover | forwarded | -- |
|
||||
| mouseenter | forwarded | -- |
|
||||
| mouseleave | forwarded | -- |
|
||||
| keydown | forwarded | -- |
|
||||
|
||||
## `SideNav`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue