ButtonsSelectionView

fun ButtonsSelectionView(data: ButtonsSelectionData, maxSelection: Int? = null, onSelection: (ButtonSelection) -> Unit)