ActiononComputederrorComputedvalueValue of the radio button
Optionalopt: { id?: string | boolean; name?: string }Optionalid?: string | boolean[Override] ID of the input element.
true: Use the field ID as the ID.false: No ID.string: Use the given string as the ID.Optionalname?: string[Override] Name attribute of the input element
Binding for radio button input elements
Key features: