CodeBeam.MudBlazor.Extensions
CodeBeam.MudBlazor.Extensions copied to clipboard
Useful third party extension components for MudBlazor, from the contributors.
When using a MudComboBox with Editable=true, if exactly one option is found after typing in the search text, it can be selected both by mouse click and by pressing Enter...
[Improvements Request] MudTransferList with <empty> items/message + better 3 flex columns handling
As of right now there's no way to set empty list messages(so they don't appear like empty horizontal containers, and the generated html could be better because the 3 horizontal...
It looks like some css margin/paddings are not aligned with mud blazor project. I think when 7.0.0 was published it was ok (but not 100% sure) **Setup** MudBlazor version: 7.12.0...
I have to animate a bar in order to apper and disappear using a bool property. When this property is set to true the bar must appear, when false must...
These are two issue I was struggling with even though I find a work around I would like to know if there is another way which doesn't involve me writing...
Hi I am using MudCodeInput with Required="true" RequiredError="Enter Pin Number" in MudForm. W When i clicked button, i call await mForm?.Validate(); MudCodeInput shows RequiredError although i input pin number. ...
The splitter-bar does not display propely in firefox. It works as expected in chrome and edge. It is more obvious when shrinking the bar to a smaller size for click...
The MudSignaturePad component does not support required field validation, which prevents marking the signature field as mandatory in forms. It would be beneficial to add support for required validation, similar...
We need to perform a api call when typing in the search box, that will bring a list of itms that should replace the items in teh drop down. Right...
MudTextFieldExtended - Label animation does not work on focus like the 'MudTextField' from MudBlazor
MudTextFieldExtended - Label animation does not work on focus like the 'MudTextField' from MudBlazor. Expected / required animation is like this : https://mudblazor.com/components/textfield#basic-text-fields