Editor Component

The frontend is written in React, and the editor is a react component.

<Editor content={string} controller={ControllerImpl} editorID={string} disabled={boolean} />