mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
826b7096c8
commit
7586b2a10f
6 changed files with 39 additions and 8 deletions
|
@ -18,7 +18,7 @@
|
|||
export let accept = [];
|
||||
|
||||
/**
|
||||
* Obtain the uploaded file names
|
||||
* Obtain a reference to the uploaded files
|
||||
* @type {File[]}
|
||||
*/
|
||||
export let files = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue