mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 20:33:02 +00:00
- convert `FileList` to `File[]` to be consistent with `FileUploader` and `FileUploaderButton` - add `files` prop for two-way binding - dispatch instead of forward the `change` event (detail signature: `File[]`) |
||
---|---|---|
.. | ||
components | ||
layouts | ||
pages | ||
App.svelte | ||
COMPONENT_API.json | ||
index.js | ||
store.js |