ReactionMenuShowMore

open fun ReactionMenuShowMore(modifier: Modifier, onShowMoreReactionsSelected: () -> Unit, showMoreReactionsIcon: Int)

Factory method for creating the reactions menu more option.

Parameters

onShowMoreReactionsSelected

Callback for when the show more reactions option is clicked.

showMoreReactionsIcon

The icon for the show more reactions option.