react-virtualized
react-virtualized copied to clipboard
How to load JSON-formatted data virtually?
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:
Can you write a simple code, let me see, thank you!