ChannelFilesAttachmentsTopBar

open fun ChannelFilesAttachmentsTopBar(listState: LazyListState, onNavigationIconClick: () -> Unit)

Factory method for creating the top bar of the channel files attachments screen.

Parameters

listState

The state of the lazy list.

onNavigationIconClick

Callback invoked when the navigation icon is clicked.