This commit is contained in:
Eric Y Liu 2021-07-03 13:46:21 -07:00
commit c647cb27a7
6 changed files with 14 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Component Index
> 168 components exported from carbon-components-svelte@0.38.1.
> 168 components exported from carbon-components-svelte@0.38.2.
## Components
@ -685,6 +685,7 @@ None.
| Event name | Type | Detail |
| :------------ | :--------- | :------------------------------ |
| transitionend | dispatched | <code>{ open: boolean; }</code> |
| keydown | forwarded | -- |
| click | forwarded | -- |
| mouseover | forwarded | -- |
| mouseenter | forwarded | -- |