kvision
Toggle table of contents
8.2.0
common
Platform filter
common
Switch theme
Search in API
kvision
kvision-common-remote
/
io.kvision.remote
/
RemoteOption
/
RemoteOption
Remote
Option
constructor
(
value
:
String
?
=
null
,
text
:
String
?
=
null
,
className
:
String
?
=
null
,
subtext
:
String
?
=
null
,
icon
:
String
?
=
null
,
content
:
String
?
=
null
,
disabled
:
Boolean
=
false
,
divider
:
Boolean
=
false
)
(
source
)