Form Checkbox

    Overview

    When to use

    The checkbox can be used if a data set contains a list of multiple, simple yes or no statements. For example, if the user has multiple options available and has to pick on or more options as true or volitional.

    When to consider an alternative

    If the user is toggling between features and is able to turn them on or off.


    Component

    Default

    Disabled

    Loud


    Properties

    PropertyTypeRequiredDefault
    utilClassNamesStringfalse-
    disabledBoolfalse-
    labelNodefalse-
    nameStringtrue-
    valueStringtrue-
    checkedBoolfalse-
    onChangeFuncfalse-
    requiredBoolfalse-
    loudBoolfalse-