Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
991 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When trying to handle KeyboardEventArgs, it returns key and code with the relative key when using windows, but hen using any android device, it returns always Code = "" and Key = "Undefined"
Noticed that when trying to use mask with MudBlazor in a MAUI Blazor APP
That is an example that works fine in Windows platform and not at Android.
https://mudblazor.com/features/masking#patternmask