Checkbox
Single boolean checkbox; default checked can be expression.
Category: Input
Problems it solves
Agree to terms, enable optional features, toggle a setting.
How to use it
Set label → default checked true/false or {{ expr }} → On change handler.
Examples
Example solves: "I agree to terms" on signup · "Send me email updates" opt-in.