mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
The checkbox's internal state doesn't match the visual checked / unchecked state. The behaviour is visible when using 1-way binding on the checkbox and using the on:change event. The internal state is always the opposite of the visual state. |
||
---|---|---|
.. | ||
Checkbox.svelte | ||
CheckboxSkeleton.svelte | ||
index.js | ||
InlineCheckbox.svelte |