krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WitValue
/
Variant
Variant
class
Variant
Members
Properties
has
Value
Link copied to clipboard
val
hasValue
:
Boolean
label
Link copied to clipboard
val
label
:
String
value
Link copied to clipboard
val
value
:
Any
?
Functions
has
Value
Link copied to clipboard
fun
hasValue
(
)
:
Boolean
label
Link copied to clipboard
fun
label
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
value
Link copied to clipboard
fun
value
(
)
:
Any
?