react-virtualized icon indicating copy to clipboard operation
react-virtualized copied to clipboard

How to load JSON-formatted data virtually?

Open leonardo110 opened this issue 1 year ago • 0 comments

My data is an array of objects, but when displayed, it is displayed using the json.stringfy (json, null, 4) method. How do I dynamically load this formatted json data?

Here's a screenshot:

Snipaste_2023-11-17_19-32-49

Can you write a simple code, let me see, thank you!

leonardo110 avatar Nov 17 '23 11:11 leonardo110