MASA.Blazor
MASA.Blazor copied to clipboard
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
### Proposal and motivation When the MMenu component is set to ScrollStrategy as Reposition, frequently rendering the latest UI on the Blazor side during scrolling can be costly, and the...
The logic for assigning values to the input in `MTextField` relies on JavaScript rather than the value attribute, so it can only be used during interactions. _Originally posted by @capdiem...
Hello. Please add authentication and authorization to Masa.Template, especially to blazor web app. Also, provide the ability to run blazor with https profile. In addition, if a program is created...