UploadingFooter

fun UploadingFooter(message: Message, modifier: Modifier = Modifier)

A footer indicating the current upload progress - how many items have been uploaded and what the total number of items is.

Parameters

message

The message to show the content of.

modifier

Modifier for styling.