toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.ux.form
/
RadioOption
Radio
Option
data
class
RadioOption
(
val
label
:
String
,
val
value
:
String
=
label
)
Members
Constructors
Radio
Option
Link copied to clipboard
constructor
(
label
:
String
,
value
:
String
=
label
)
Properties
label
Link copied to clipboard
val
label
:
String
value
Link copied to clipboard
val
value
:
String