OptionaldisabledRepresents the 'disabled' property of a field.
The 'disabled' property determines whether a field is disabled or not. If set to true, the field will be disabled and the user will not be able to interact with it.
OptionalgroupRepresents a reference to a group in a field object.
OptionalnameOptionalradioRepresents the radio value of a field.
OptionalreadonlyType definition for the "readonly" property of a field.
OptionaltitleType definition for the "title" property of an object. It is a generic type that picks the "title" property from a given object type.
An interface that extends IRadioFieldProps and IRadioFieldPrivate to represent a radio slot.