mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
v0.38.0
This commit is contained in:
parent
e51f50da0c
commit
913186ef9c
8 changed files with 45 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Component Index
|
||||
|
||||
> 168 components exported from carbon-components-svelte@0.37.0.
|
||||
> 168 components exported from carbon-components-svelte@0.38.0.
|
||||
|
||||
## Components
|
||||
|
||||
|
@ -455,6 +455,7 @@ None.
|
|||
| mouseenter | forwarded | -- |
|
||||
| mouseleave | forwarded | -- |
|
||||
| change | forwarded | -- |
|
||||
| blur | forwarded | -- |
|
||||
|
||||
## `CheckboxSkeleton`
|
||||
|
||||
|
@ -2051,6 +2052,7 @@ export type ListBoxFieldTranslationId = "close" | "open";
|
|||
| mouseenter | forwarded | -- |
|
||||
| mouseleave | forwarded | -- |
|
||||
| keydown | forwarded | -- |
|
||||
| focus | forwarded | -- |
|
||||
| blur | forwarded | -- |
|
||||
|
||||
## `ListBoxMenu`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue