CodeBeam.MudBlazor.Extensions
CodeBeam.MudBlazor.Extensions copied to clipboard
Useful third party extension components for MudBlazor, from the contributors.
The loading animation does not work if you place the MudLoading or MudLoadingButton in a MudMenu. If I take the MudCard out of the Menu with the "Loading" Components, it...
Currently, when opening the image preview in MudGallery, the toolbar at the bottom provides a set of default buttons. However, I would like to suggest adding a custom button functionality...
Hi community, I have a chipset in my parent component and a MudSelectExtended in child component. Both are updated properly, but when navigating away to a different page and navigating...
Hi, I think it would be very interesting as a component. https://blazor.syncfusion.com/demos/kanban/overview?theme=material Best reagrds
Hi, It i posible to add new element not in list? Best regards
Hi, I have a problem with the MudAnimation service. The animation is started when the page is initialized. I would like to prevent that. The animation should only start after...
Hello, It would be nice if the MudStepper had the method SetActiveIndex(), with which one can directly activate a MudStep. This method already exists in the repository. However, it is...
Since this animation library is using keyframes, you should look into [Animate.css](https://animate.style/) which does the same thing. There are a lot of different animations in that library you might be...
Blazor Image Uploader and Resize component?? I have a decent start and use it internally. This requires a bit more complexity with server side and client side. Another blog with...