kvision-bootstrap-upload
/
io.kvision.utils
Package io.
kvision.
utils
Functions
Functions
getContent
Link copied to clipboard
suspend fun
File
.
getContent
():
String
Content copied to clipboard
Suspending extension function to get file content.
getDataWithFileContent
Link copied to clipboard
suspend fun <
K
:
Any
>
FormPanel
<
K
>.
getDataWithFileContent
():
K
Content copied to clipboard
Returns current data model with file content read for all KFiles controls.
suspend fun <
K
:
Any
>
Form
<
K
>.
getDataWithFileContent
():
K
Content copied to clipboard
Returns current data model with file content read for all KFiles controls.