FileAttachmentItem

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

Represents each file item in the list of file attachments.

Parameters

attachment

The file attachment to show.

modifier

Modifier for styling.