ComponentsCheckboxCheckbox A checkbox that can be one of three states (enabled, disabled and nil). Properties NameTypeDescriptionEnabledFusion.UsedAs<boolean?>?The state of the checkbox. Example Scope:Checkbox { Enabled = true }ButtonCode Label