toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
Input
Input
@
Serializable
data
class
Input
(
val
type
:
String
,
val
valueType
:
String
,
val
value
:
String
)
Members
Constructors
Input
Link copied to clipboard
constructor
(
type
:
String
,
valueType
:
String
,
value
:
String
)
Properties
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
String
value
Type
Link copied to clipboard
val
valueType
:
String