Options Bar

@Composable
fun OptionsBar(options: @Composable RowScope.() -> Unit)

Function to create an options bar for the cards of the RefyItem

Parameters

options

: the row of the options available