Skip to content

Switch

The switch is a component that accepts a boolean value (true/false).

Dialog Property

ItemInput valueOptionDefault value
IDstringautomatic
LabelstringSwitch
Widthstring222
Heightstring40
Xstring
Ystring
Colorstring
color picker
Background Colorstring
color picker
Label Colorstring
color picker
Disabledboolean
  • on
  • off
  • off
    Read Onlyboolean
  • on
  • off
  • off
    Visibilityboolean
  • on
  • off
  • on
    Horizontal AlignmentSelect• Left
    • Center
    • Right
    Left
    Vertical AlignmentSelect• Top
    • Middle
    • Bottom
    Top
    Helper Textstring
    Valueboolean
  • on
  • off
  • off
    Error-
    Change Eventselect
  • NONE
  • ACTION
  • NONE

    Action Property

    ItemPropertiesData TypeOptionsDefault value
    IDidstringautomatic
    LabellabelstringSwitch
    Widthwidthstring222
    Heightheightstring40
    Xxstring
    Yystring
    Colorcolorstring
    Background ColorbackgroundColorstring
    Label ColorlabelColorstring
    Disableddisabledboolean
  • true
  • false
  • false
    Read OnlyreadOnlyboolean
  • true
  • false
  • false
    Visibilityvisibilityboolean
  • true
  • false
  • true
    Horizontal AlignmenthorizontalAlignmentstring• left
    • center
    • right
    left
    Vertical AlignmentverticalAlignmentstring• top
    • middle
    • bottom
    top
    Helper TexthelperTextstring
    Valuevalueboolean
  • true
  • false
  • false
    Errorerrorboolean

    Event

    Event nameDescription
    onchangeOccurs when a value change is made.