FileInput

Inputs

A file upload input.

Preview

Click to upload or drag and drop

SVG, PNG, JPG or GIF (MAX. 800x400px)

Usage

<FileInput bind:files={files} />

Props

NameTypeDefaultDescription
filesFileListundefinedSelected files.
acceptstring''Accepted file types.
multiplebooleanfalseAllow multiple files.