mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
forward on:focus from Checkbox
This commit is contained in:
parent
bd9b67d7d3
commit
cf8ee405af
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
}}"
|
||||
on:change
|
||||
on:blur
|
||||
on:focus
|
||||
/>
|
||||
<label for="{id}" title="{title}" class:bx--checkbox-label="{true}">
|
||||
<span
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue