jsonforms-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
jsonforms-kotlin
shared
/
com.paligot.jsonforms.kotlin.models.uischema
/
ControlOptions
/
ControlOptions
Control
Options
constructor
(
format
:
Format
?
=
null
,
orientation
:
Orientation
?
=
null
,
verticalSpacing
:
String
?
=
null
,
horizontalSpacing
:
String
?
=
null
,
readOnly
:
Boolean
=
false
,
showMaxCounter
:
Boolean
=
false
,
hasFirstLetterCapitalized
:
Boolean
=
false
,
weight
:
Float
?
=
null
)