MatBlazor
MatBlazor copied to clipboard
Material Design components for Blazor and Razor Components
**Describe the bug** The drop down doesn't work with the Disabled flag properly. If its initially disabled, then when enabled it doesn't drop down or display anything. If I flip...
In the newest update 1.5.3, I got this error "MatBlazor.MatTextField requires a value for the 'ValueExpression' parameter. Normally this is provided automatically when using 'bind-Value'." The bug show up whenever...
Hello, I really like this library The ripple effect doesn't disappear from my buttons for some reason. this is how it looks without any clicks:  and this is after...
This is a feature of support rather than the actual app. I haven't gotten as far as the app as I'm giving up trying to use it. I'm sure it'll...
How to Disable Mattab Label pointer event and move throw button click using tab index
when I have an open dialog and click a button to trigger the following code: `MatDialogService.AlertAsync("...")` it is opening at the back (both with the same z-index)
Hi, how could you use SearchTermParamName in a table that filters the data. I need to send you the value to filter by (not write it). Thanks
"SearchTermParamName" hasn't worked for me at all unless ApiUrl was enabled, but since I only wanted to filter local results, this hasn't been a feasible implementation. I'll be submitting a...