mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
fix(checkbox): forward on:focus
, on:blur
to Checkbox
and InlineCheckbox
(#1937)
This commit is contained in:
parent
9132bf8e5a
commit
6364b23030
5 changed files with 6 additions and 0 deletions
|
@ -487,6 +487,7 @@ None.
|
|||
| mouseenter | forwarded | -- |
|
||||
| mouseleave | forwarded | -- |
|
||||
| change | forwarded | -- |
|
||||
| focus | forwarded | -- |
|
||||
| blur | forwarded | -- |
|
||||
|
||||
## `CheckboxSkeleton`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue