svelte-ux icon indicating copy to clipboard operation
svelte-ux copied to clipboard

Add FileInput component

Open techniq opened this issue 6 months ago • 0 comments

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)

techniq avatar Aug 22 '24 15:08 techniq