Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Checkbox field properties

<field name>Name of the field.

buttonLabel

optional

Label displayed to the right of the checkbox.

(warning) The property is optional in the sense that if you do not want to have the label rendered at all, you have to set an empty string as its value (either in the YAML configuration or in a message bundle).

...