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
/
FormFieldValue
/
MultipleSelection
Multiple
Selection
data
class
MultipleSelection
(
val
selectedValues
:
List
<
String
>
)
:
FormFieldValue
Members
Constructors
Multiple
Selection
Link copied to clipboard
constructor
(
selectedValues
:
List
<
String
>
)
Properties
selected
Values
Link copied to clipboard
val
selectedValues
:
List
<
String
>
Functions
is
Image
Empty
Link copied to clipboard
fun
isImageEmpty
(
)
:
Boolean