So it is behaving like a radio group should behave; radio buttons with the same name form a group of mutually exclusive values (this is HTML itself, not a Blazor thing.) If your intended behavior is that multiple options can be selected, have a look at check boxes and give each a different name.
Updated on
Jun 21, 2023
Education
Data safety
arrow_forward
Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.