CheckBoxFormFieldInfo

23 Sep 20251 minute to read

CheckBox form field info

Properties

defaultValue boolean

CheckBox form field default value.

enabled boolean

Enable or disable form field.

helpText string

Tooltip text.

name string

Specifies the name of the form field.

If a form field already exists in the document with the new name specified, the old form field name property will be cleared and it will not be accessible. Ensure the new name is unique.

size number

CheckBox form field size.

sizeType CheckBoxSizeType

CheckBox form field size type.