CodeBeam.MudBlazor.Extensions
CodeBeam.MudBlazor.Extensions copied to clipboard
MudJsonTreeView: Enable the user to either pass in a JsonObject or a json string
trafficstars
Often times There is already a JsonObject present, but to use the MudJsonTreeView component, you always have to serialize back to a string.
@jperson2000 can you look at this?