kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.chat.components.ui.form
Package-level
declarations
Types
Functions
Types
Form
Field
Value
Link copied to clipboard
sealed
class
FormFieldValue
Functions
create
Component
Link copied to clipboard
@
Composable
fun
createComponent
(
field
:
FormFieldDTO
,
formFields
:
MutableMap
<
String
,
FormFieldValue
?
>
)
:
@
Composable
(
)
->
Unit
?