How can I show Output JSON data on Editorjs again? #1889
Replies: 3 comments
-
use - data instead of render. data: { |
Beta Was this translation helpful? Give feedback.
-
I will try your idea very soon,thank bro. |
Beta Was this translation helpful? Give feedback.
-
Hello , I want to change the json file dynamically, that is, the user fills in the information on the site and downloads the new json file. Can you help me? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to show Editorjs Output json on Editorjs again.
I tried with
render
method , it is not working.I want to show my JSON on Editorjs in edit mode.
Like this.
And it should show like this.

How should I render it?
Beta Was this translation helpful? Give feedback.
All reactions