mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
Follow-up to #1353 If `selected` is `undefined` or not provided, the "change" event will be dispatched since the first `SelectItem` value will be set as the default. The "change" event should only be dispatched when the value is actually changed. |
||
---|---|---|
.. | ||
index.js | ||
Select.svelte | ||
SelectItem.svelte | ||
SelectItemGroup.svelte | ||
SelectSkeleton.svelte |