Checkbox

The checkbox input is used for boolean data.

Checkbox input example

[
  {
    "type": "checkbox",
    "title": "Checkbox input title",
    "payloadName": "checkbox_input",
    "defaultValue": "true",
    "helpText": "Checkbox input help text"
  }
]

Last updated

Copyright © 2023 configure8, Inc. All rights reserved.