MudBlazor is an open source UI library full of great Razor controls. Since the library is open source, it's fun and easy to extend. For instance, one of the things…
Edit: In light of changes to MudBlazor, and MAUI, I've rewritten this walkthough HERE with a better outcome. Lately I've been familiarizing myself with .NET MAUI and .NET MAUI Blazor.…
I recently made a small change to my CG.Blazor.Forms._MudBlazor NUGET package. Specifically, I added a property called OptionsFunc to the MudSelectAttribute and MudRadioGroupAttribute attributes. For this article, I'll only discuss…