FileUploadItem

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

Represents each uploading item, with its upload progress.

Parameters

attachment

The attachment that's being uploaded.

modifier

Modifier for styling.