mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
200 B
200 B
CodeX Editor Renderer
Renderer is a class that is responsible for rendering JSON data to HTML.
Inside it uses BlockManager to compose block's list bounded to the Tool instance.