FileUploadItem

open fun FileUploadItem(attachment: Attachment, modifier: Modifier)

Factory method for creating a file upload item that shows an uploading attachment with progress.

Parameters

attachment

The attachment that's being uploaded.

modifier

Modifier for styling.