Skip to main content

2 docs tagged with "checkbox"

View all tags

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.

CheckboxVariable

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.