TryMudBlazor icon indicating copy to clipboard operation
TryMudBlazor copied to clipboard

A playground for trying out and testing MudBlazor components entirely in the browser.

MudBlazor

TryMudBlazor

GitHub Discord Twitter

TryMudBlazor is a playground for trying out MudBlazor components entirely in the browser.
It is based on Blazor WASM - the WebAssembly hosting model of Blazor.

Known Issues

Firefox private tabs are not supported because of restrictions put in place by Firfox private mode.

License

GPL 2

Authors and Contributors

Adaptation for MudBlazor and general web interface overhaul:

Making a custom backend for MudBlazor snippets:

Huge thanks to the orginal authors of Blazor REPL:

Thanks also to BlazorSnippet for continuing the original REPL as Open Source.