editor.js/docs/renderer.md
2017-12-24 23:31:55 +03:00

193 B

CodeX Editor Tools

Renderer is class that is responsible for rendering JSON data to HTML.

Inside it uses BlockManager to compose block list bounded to the Tool instance.

Methods