CheckboxField

CheckboxField is an Checkbox with a label, description, and error message.

Preview


Properties

  • Name
    name
    Type
    string
    required
    *
    Description

    The identifier of the checkbox.

  • Name
    label
    Type
    string
    Description

    The label of the checkbox.

  • Name
    error
    Type
    string
    Description

    The error message of the checkbox.


label

error

When defining an error, the checkbox will be marked as invalid.

this is an example error