function
Checkbox
func Checkbox(
name string,
options ...CheckboxOption,
) DefinitionDefine a boolean rendered as an on/off control.
Related types
CheckboxOptionOptions accepted by Checkbox.
DefinitionAn immutable authored field definition.