The boolean weblet provides a checkbox control. It broadly corresponds to the <input type="checkbox"> HTML element. It extends the checkbox weblet with particular support for boolean type fields.
A checkbox control is typically used to represent a value that can have one of two states. For the Boolean weblet the checkbox represents the true and false states.
When used in a list, the boolean weblet looks like this: