switch
This is a switch/toogle input field for any values. It can toggle true/false, yes/no, on/off values.
Special properties of field
Property | Default | Accepted values | Description |
| none |
| Visible label if the switch state is on |
| none |
| Visible label if the switch state is off |
| none | any primitives or | Value if the switch state is on |
| none | any primitives or | Value if the switch state is off |
Usage
Simple example with active/inactive labels
Example with male/female model values
Last updated