PinnedMessageListLoadingContentParams

data class PinnedMessageListLoadingContentParams(val modifier: Modifier = Modifier)

Parameters for ChatComponentFactory.PinnedMessageListLoadingContent.

Parameters

modifier

Modifier for styling.

Constructors

Link copied to clipboard
constructor(modifier: Modifier = Modifier)

Properties

Link copied to clipboard