Checkbox
Common Configuration Properties
Property
Type
Description
Example Schema Snippet
{
"type": "checkbox",
"label": "I agree to the terms and conditions",
"model": "agreedToTerms",
"default": false,
"required": true,
"hint": "You must agree to proceed."
}BetterForms Specific Notes
Full Property Reference
Last updated
Was this helpful?