ChannelOptionsItem

open fun ChannelOptionsItem(modifier: Modifier, option: ChannelOptionState, onClick: () -> Unit)

Factory method for creating the footer content of the SelectedChannelMenu.

Parameters

modifier

The modifier for the footer.