angular 2 check radio button programmatically code example
Example 1: angular how to check a radiobox
Male
Female
Example 2: angular 9 radio button checked
Try to specify value attributes. And do not forget that in case of radio buttons Model is not supposed to contain boolean value but should contain radio specific values like:
Beef
Lamb
Fish