function
Radio
func Radio(
name string,
options ...SelectOption,
) DefinitionDefine a choice-constrained string rendered as radios.
Related types
SelectOptionOptions accepted by Select and Radio.
DefinitionAn immutable authored field definition.