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
/
TextInputView
Text
Input
View
@
Composable
fun
TextInputView
(
data
:
TextInputData
,
onTextChanged
:
(
String
)
->
Unit
)