CodeBeam.MudBlazor.Extensions icon indicating copy to clipboard operation
CodeBeam.MudBlazor.Extensions copied to clipboard

MudJsonTreeView: Enable the user to either pass in a JsonObject or a json string

Open mwiehler opened this issue 1 year ago • 1 comments
trafficstars

Often times There is already a JsonObject present, but to use the MudJsonTreeView component, you always have to serialize back to a string.

mwiehler avatar Aug 30 '24 14:08 mwiehler

@jperson2000 can you look at this?

mckaragoz avatar Sep 06 '24 08:09 mckaragoz