ChannelMediaAttachmentsFloatingHeaderParams

constructor(label: String, visible: Boolean, modifier: Modifier = Modifier)

Parameters

label

The label for the floating header.

visible

Whether the floating header is visible.

modifier

Modifier for styling.