BooleanColumn
Defines a true/false column rendered as a checkbox on forms. Use defaultValue to set the initial checked state when a new record is created.
Defines a true/false column rendered as a checkbox on forms. Use defaultValue to set the initial checked state when a new record is created.
Creates a checkbox (boolean) variable for service catalog forms. Use for yes/no or on/off toggles. Add a CheckboxVariable to a CatalogItem or VariableSet via the variables property.