ChannelMediaAttachmentsTopBar

open fun ChannelMediaAttachmentsTopBar(gridState: LazyGridState, onNavigationIconClick: () -> Unit)

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

Parameters

gridState

The state of the lazy grid.

onNavigationIconClick

Callback invoked when the navigation icon is clicked.