Checkbox

Checkbox

A checkbox input for boolean (true/false) values.

The Checkbox field provides a traditional checkbox interface for boolean values. Users can check or uncheck the box to set the value to true or false. While similar to the Toggle field in functionality, checkboxes are more traditional and work well when you have multiple related options in a list. The checkbox can also have an associated label that describes what checking the box means.

Preview in Attributes Manager

Fancoolo fields checkbox

Checkbox field. Preview in Gutenberg Editor

Fancoolo fields in gutenberg checkbox

Technical Information:

PropertyValue
Gutenberg UICheckbox with label
Data Typeboolean
Valuestrue (checked) or false (unchecked)
Default Valuefalse
Best ForTrue/false options, agreements, feature flags
Common UsesAccept terms, featured content, enable option