svelte-ux
svelte-ux copied to clipboard
Add FileInput component
We should add a styled <input type="file">
input component similar to Daisy UI and Skeleton's FileButton but also support drop targets similar to Skeleton's FileDropzone and svelte-file-dropzone leveraging HTML drag and drop (drop
, dragover
event)