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.components
/
FileUploadData
/
FileUploadData
File
Upload
Data
constructor
(
title
:
String
=
"Upload Image"
,
maxFiles
:
Int
=
5
,
onFilesChanged
:
(
List
<
Uri
>
)
->
Unit
=
{}
)