Introduction: What's "Blazor"?
"Blazor" is a Single Page Web Application (a.k.a "SPA") framework.
Blazor allows you to running C# code ...
For further actions, you may consider blocking this person and/or reporting abuse
I believe that you need to add the 'name' attribute to the radio button group to get them to function as radio buttons (per the example of mine that you quoted from GitHub). Otherwise this is a very clean work-aound while waiting for binding to be implemented.
Oh, You are right! That is my mistake.
I fixed it just now.
Thanks a lot!