toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb
/
ValueElement
/
Value
Value
data
class
Value
(
val
value
:
String
,
val
lastModificationSource
:
ValueElement.LastModificationSource
)
(
source
)
Members
Constructors
Value
Link copied to clipboard
constructor
(
value
:
String
,
lastModificationSource
:
ValueElement.LastModificationSource
)
Properties
last
Modification
Source
Link copied to clipboard
val
lastModificationSource
:
ValueElement.LastModificationSource
value
Link copied to clipboard
val
value
:
String