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

MudJsonTreeView: Uses a MudTreeView to View JSON Text

Open jperson2000 opened this issue 10 months ago • 5 comments

This update adds a new MudJsonTreeView component which can display JSON text using a MudTreeView component. Supported features include:

  • JSON string, GUID, date, number, and boolean values
  • JSON arrays

This is a component which I use in production at my regular job, so it's been debugged and tested. Let me know if anything else is needed. Thanks!

jperson2000 avatar Apr 15 '24 01:04 jperson2000