CodeBeam.MudBlazor.Extensions
CodeBeam.MudBlazor.Extensions copied to clipboard
Useful third party extension components for MudBlazor, from the contributors.
Hi, what do you think of a component to copy text? https://docs.masastack.com/blazor/components/copyable-text#text Best regards
Given the following psuedo code, the MudChipField doesn't respect the disabled state of the form. ```razor ``` Expected behavior: MudChipField should be disabled Actual behavior: MudChipField is still mutable
I was wondering if there are any plans to add support for enum types in MudSelect? I think this feature is quite useful in actual projects, and having a new...
It would be great to fix the time to a specific TimeZone, i.e., Eastern Standard Time (UTC-5) regardless of where the client is located or where the application is hosted.
1. Code128 invalid width and height settings 2. I hope the QR code component can add logo images
 configuration for splitter
Hi, are you going to develop a gantt component? best regards
Hi, Is possibile osk for scada application like https://www.blazor.zone/onscreenkeyboards?
I wanted to open this issue to discuss the idea of a "get started" step on the negative index in the Stepper component. (I am not sure if this is...
If the page can be scrolled up (or down), scrolling through the values of the wheel will scroll the page, too. Repro link: https://codebeam-mudextensions.pages.dev/muddatewheelpicker