I noticed when I went to RadioBoxList component
the documentation shows RadioBoxList component. Should it be RadioButtonList component?
When I would copy the examples from this page, visual studio would complain about the @bind-Value=@value. When I changed it to RadioButtonList the error about @bind-Value goes away.