Read-only mode is used to display the editor's content in the view page. You can enable read-only by setting the readonly config to true.
TIP
If you need cross-platform display or server-side rendering, you can use lake-html to convert editor data. It supports both Node.js and the browser.