kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.feedback.views
/
ButtonsSelectionView
Buttons
Selection
View
@
Composable
fun
ButtonsSelectionView
(
data
:
ButtonsSelectionData
,
maxSelection
:
Int
?
=
null
,
onSelection
:
(
ButtonSelection
)
->
Unit
)