JSON editor - read only

I want to display user input in a JSON format so users can copy it and send it to the data team without modifying it. I tried using the JSON Editor component, but I need it to be non-editable to prevent accidental changes. Can we make the JSON Editor read-only? If not, is there another component you recommend for clearly displaying JSON in a non-editable format?

Hy @PennyZhao
You can use json explorer instead of json editor for non-editable data.