UnsupportedAttachmentFactory
An AttachmentFactory that will be used if no other AttachmentFactory can handle the attachments.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val previewContent: @Composable (modifier: Modifier, attachments: List<Attachment>, onAttachmentRemoved: (Attachment) -> Unit) -> Unit? = null
Link copied to clipboard
Link copied to clipboard